Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
w1166en
/
openai-whisper-medium
like
0
Sleeping
App
Files
Files
Community
f2717fb
openai-whisper-medium
/
app.py
w1166en
initial commit
f2717fb
verified
2 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-medium"
).launch()