Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
newbietk
/
openai-whisper-large-v3
like
1
Runtime error
App
Files
Files
Community
7b403d0
openai-whisper-large-v3
/
app.py
newbietk
initial commit
7b403d0
verified
6 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3"
).launch()