Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wcdir
/
clu-ling-whisper-small-spanish
like
0
Runtime error
App
Files
Files
Community
b6830eb
clu-ling-whisper-small-spanish
/
app.py
wcdir
initial commit
b6830eb
12 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/clu-ling/whisper-small-spanish"
).launch()