Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aigrego
/
whisper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
innev
commited on
Dec 28, 2024
Commit
a3091ee
·
1 Parent(s):
51035db
Fixed audio
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -68,4 +68,4 @@ gr.Interface(
68
examples=examples,
69
submit_btn="提交",
70
clear_btn="清除",
71
-
).launch(
api_open=True
)
68
examples=examples,
69
submit_btn="提交",
70
clear_btn="清除",
71
+
).launch()