Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AkshayaKeerthi
/
openai-whisper-medium
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AkshayaKeerthi
commited on
Jul 25, 2024
Commit
79322eb
·
verified
·
1 Parent(s):
c69242d
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/openai/whisper-medium").launch()
1
import gradio as gr
2
3
+
gr.load("models/openai/whisper-medium
.en
").launch()