Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WebDUh1
/
clu-ling-whisper-large-v2-spanish
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
39a4b51
clu-ling-whisper-large-v2-spanish
/
app.py
WebDUh1
initial commit
39a4b51
over 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/clu-ling/whisper-large-v2-spanish"
).launch()