Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Generaltoa
/
speechbrain-asr-whisper-large-v2-commonvoice-hi
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
speechbrain-asr-whisper-large-v2-commonvoice-hi
/
app.py
Generaltoa
initial commit
21e1fd0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/asr-whisper-large-v2-commonvoice-hi"
).launch()