Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
S1m0neAI
/
openai-whisper-turbo
like
0
Sleeping
App
Files
Files
Community
fc2866a
openai-whisper-turbo
/
app.py
S1m0neAI
Update app.py
fc2866a
verified
3 months ago
raw
Copy download link
history
blame
72 Bytes
import
gradio
as
gr
gr.load(
"S1m0neAI/whisper-large-v3-turbo"
).launch()