Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MrSimplicity
/
openai-whisper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openai-whisper
/
app.py
MrSimplicity
initial commit
53c6bd1
verified
over 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()