Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
madhabpaul
/
ASR-Whisper-1b-Assamese
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cdfd89b
ASR-Whisper-1b-Assamese
/
app.py
madhabpaul
initial commit
cdfd89b
verified
7 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/madhabpaul/asr-whisper-small-as"
).launch()