Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sysf
/
openai-whisper-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
58e6b1d
openai-whisper-large
/
app.py
sysf
initial commit
58e6b1d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large"
).launch()