Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zeshengchen
/
demo2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e71664c
demo2
/
app.py
zeshengchen
Update app.py
e71664c
verified
12 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-small"
).launch()