Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
k2-fsa/text-to-speech
MarkoVidrih
/
text-to-speech
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MarkoVidrih
commited on
Feb 22, 2024
Commit
32e629c
·
verified
·
1 Parent(s):
9e02c36
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -158,8 +158,10 @@ with demo:
158
output_info,
159
],
160
)
161
162
-
gr.Markdown(description)
163
164
165
def download_espeak_ng_data():
158
output_info,
159
],
160
)
161
+
162
+
163
+
164
165
166
167
def download_espeak_ng_data():