Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -161,10 +161,7 @@ iface = gr.Interface(
|
|
161 |
examples=[["میدیایی رووداوى راگەیاند بەگوێرەى یاسای کارگێڕیی دارایی،", MODEL_NAMES[0], "لێرە بنووسە"]], # Example should include a speaker name for multispeaker models
|
162 |
title='Kurdish TTS Playground',
|
163 |
description="""
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
#### Pick a speaker for MultiSpeaker models. (for single speaker go for speaker-0)
|
168 |
""",
|
169 |
article="",
|
170 |
live=False
|
|
|
161 |
examples=[["میدیایی رووداوى راگەیاند بەگوێرەى یاسای کارگێڕیی دارایی،", MODEL_NAMES[0], "لێرە بنووسە"]], # Example should include a speaker name for multispeaker models
|
162 |
title='Kurdish TTS Playground',
|
163 |
description="""
|
164 |
+
##Kurdish text to speech model demo.
|
|
|
|
|
|
|
165 |
""",
|
166 |
article="",
|
167 |
live=False
|