Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tarjomeh
/
openai-whisper-large-v3-turbo
like
0
Sleeping
App
Files
Files
Community
main
openai-whisper-large-v3-turbo
/
app.py
tarjomeh
initial commit
caaded2
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3-turbo"
).launch()