Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amrelshall
/
Speech2Text-API
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
amrelshall
commited on
Mar 13, 2024
Commit
b8cd8c2
·
verified
·
1 Parent(s):
2dd5431
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -43,4 +43,4 @@ with demo:
43
["Transcribe Microphone",
44
"Transcribe Audio File"])
45
46
-
demo.launch(
share=True
)
43
["Transcribe Microphone",
44
"Transcribe Audio File"])
45
46
+
demo.launch()