Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SoSa123456
/
speechbrain-asr-whisper-large-v2-commonvoice-fa
like
0
Runtime error
App
Files
Files
Community
0c09d41
speechbrain-asr-whisper-large-v2-commonvoice-fa
/
app0.py
SoSa123456
Rename app.py to app0.py
d3012a5
10 months ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/speechbrain/asr-whisper-large-v2-commonvoice-fa"
).launch()