Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dragunflie-420
/
openai-whisper-large-v3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openai-whisper-large-v3
/
app.py
Dragunflie-420
initial commit
457b991
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3"
).launch()