Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shamlan321
/
openai-whisper
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openai-whisper
/
app.py
Shamlan321
initial commit
905a760
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-small"
).launch()