Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daydayup0001
/
openai-whisper-large-v3
like
0
Running
App
Files
Files
Community
main
openai-whisper-large-v3
/
app.py
daydayup0001
initial commit
03412b0
verified
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3"
).launch()