Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
abidlabs/whisper
Mark0047
/
whisper1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62de09d
whisper1
/
app.py
abidlabs
HF Staff
initial commit
990b4f2
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-small"
).launch()