Spaces:
Running
Running
ⵔⵏⵓ ⵉⵎⴷⵢⴰⵜⵏ
Browse files
app.py
CHANGED
@@ -12,9 +12,10 @@ my_title = "Tamazight Text-to-Speech"
|
|
12 |
my_description = "This model is based on [VITS](https://github.com/jaywalnut310/vits), thanks to 🐸 [Coqui.ai](https://coqui.ai/)."
|
13 |
|
14 |
my_examples = [
|
15 |
-
["
|
16 |
-
["
|
17 |
-
["
|
|
|
18 |
]
|
19 |
|
20 |
my_inputs = [
|
|
|
12 |
my_description = "This model is based on [VITS](https://github.com/jaywalnut310/vits), thanks to 🐸 [Coqui.ai](https://coqui.ai/)."
|
13 |
|
14 |
my_examples = [
|
15 |
+
["ⴰⵣⵓⵍ. ⵎⴰⵏⵣⴰⴽⵉⵏ?"],
|
16 |
+
["ⵡⴰ ⵜⴰⵎⵖⴰⵔⵜ ⵎⴰ ⴷ ⵓⴽⴰⵏ ⵜⵙⴽⵔⵜ?"],
|
17 |
+
["ⴳⵏ! ⴰⴷ ⴰⴽ ⵉⵙⵙⴳⵏ ⵕⴱⴱⵉ ⵉⵜⵜⵓ ⴽ."],
|
18 |
+
["ⴰⵔⵔⴰⵡ ⵏ ⵍⵀⵎⵎ ⵢⵓⴽⵔ ⴰⵖ ⵉⵀⴷⵓⵎⵏ ⵏⵏⵖ!"]
|
19 |
]
|
20 |
|
21 |
my_inputs = [
|