Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
S1m0neAI
/
openai-whisper-turbo
like
0
Sleeping
App
Files
Files
Community
S1m0neAI
commited on
Oct 11
Commit
21f5670
•
1 Parent(s):
0b25ab8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
s1m0neai
/whisper-large-v3-turbo").launch()
1
import gradio as gr
2
3
+
gr.load("models/
openai
/whisper-large-v3-turbo").launch()