Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -34,8 +34,7 @@ def tts(text: str):
|
|
34 |
|
35 |
# Example sentences
|
36 |
examples = [
|
37 |
-
["
|
38 |
-
["Abantu abangi mu Uganda bayogera Oluganda."],
|
39 |
]
|
40 |
|
41 |
description = """
|
|
|
34 |
|
35 |
# Example sentences
|
36 |
examples = [
|
37 |
+
["Nalubaale y'ennyanja esinga obunene mu Uganda."],
|
|
|
38 |
]
|
39 |
|
40 |
description = """
|