Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Luasmontesinos
/
LuaAppTranscripcion
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Luasmontesinos
commited on
Mar 28
Commit
4fc3b61
·
verified
·
1 Parent(s):
b16a2b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -51,4 +51,4 @@ demo = gr.Interface(
51
outputs=gr.Audio(label="Generated Speech", type="numpy"),
52
)
53
54
-
demo.launch(debug=True)
51
outputs=gr.Audio(label="Generated Speech", type="numpy"),
52
)
53
54
+
demo.launch(debug=True)