Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
k2-fsa
/
automatic-speech-recognition
like
127
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
csukuangfj
commited on
Jul 18, 2022
Commit
66b4229
·
1 Parent(s):
2e424ef
minor fixes
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -203,4 +203,4 @@ if __name__ == "__main__":
203
204
logging.basicConfig(format=formatter, level=logging.INFO)
205
206
-
demo.launch(
share=True
)
203
204
logging.basicConfig(format=formatter, level=logging.INFO)
205
206
+
demo.launch()