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
bf7c557
openai-whisper-turbo
/
app.py
S1m0neAI
Update app.py
bf7c557
verified
3 months ago
raw
Copy download link
history
blame
79 Bytes
import
gradio
as
gr
gr.load(
"models/S1m0neAI/whisper-large-v3-turbo"
).launch()