Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zxsipola123456/mytts
zxsipola123456
/
tts
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zxsipola123456
commited on
Jul 27, 2024
Commit
49fa485
·
verified
·
1 Parent(s):
7cac3ea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -220,4 +220,4 @@ with app:
220
''')
221
222
223
-
app.launch(
title="TTS语音合成",
show_error=True)
220
''')
221
222
223
+
app.launch(show_error=True)