Spaces:
Build error
Build error
Commit
·
3700f4d
1
Parent(s):
2fda909
Update app.py
Browse files
app.py
CHANGED
@@ -163,7 +163,8 @@ iface = gr.Interface(
|
|
163 |
description="""
|
164 |
### Persian text to speech model demo.
|
165 |
|
166 |
-
|
|
|
167 |
""",
|
168 |
article="",
|
169 |
live=False
|
|
|
163 |
description="""
|
164 |
### Persian text to speech model demo.
|
165 |
|
166 |
+
|
167 |
+
#### Pick a speaker for MultiSpeaker models. (for single speaker go for speaker-0)
|
168 |
""",
|
169 |
article="",
|
170 |
live=False
|