Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ from arabic_pronounce import phonetise
|
|
7 |
import soundfile as sf
|
8 |
|
9 |
|
10 |
-
title = "
|
11 |
|
12 |
description = """
|
13 |
This is a demo for our Tunisian TTS system. You can write your dicritized tunisian text to synthesis the corresponding speech.
|
|
|
7 |
import soundfile as sf
|
8 |
|
9 |
|
10 |
+
title = " Tunisian Text To Speech"
|
11 |
|
12 |
description = """
|
13 |
This is a demo for our Tunisian TTS system. You can write your dicritized tunisian text to synthesis the corresponding speech.
|