Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KPatrick
/
PaddleSpeechASR
like
11
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
KPatrick
commited on
Feb 22, 2022
Commit
ff2f952
·
1 Parent(s):
ff2099d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -39,4 +39,3 @@ iface = gr.Interface(
39
outputs="text",
40
)
41
iface.launch()
42
-
39
outputs="text",
40
)
41
iface.launch()