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