Spaces:
Runtime error
Runtime error
Commit
·
93a1fe3
1
Parent(s):
e25dcaa
Update tts.py
Browse files
tts.py
CHANGED
@@ -165,9 +165,9 @@ def synthesize(text, lang, speed):
|
|
165 |
|
166 |
|
167 |
TTS_EXAMPLES = [
|
168 |
-
["
|
169 |
-
["
|
170 |
-
["
|
171 |
-
["
|
172 |
-
["
|
173 |
]
|
|
|
165 |
|
166 |
|
167 |
TTS_EXAMPLES = [
|
168 |
+
["Ngenda mu dduuka.", "lug: Ganda"],
|
169 |
+
["Nituza kurebaana", "nyn: Nyankore"],
|
170 |
+
["Nkwenda inno", "xog: Soga"],
|
171 |
+
["Ale mi ra", "lgg: Lugbara"],
|
172 |
+
["Obut maber", "ach: Acholi"]
|
173 |
]
|