Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -15,8 +15,6 @@ en_text = "The North Wind and the Sun were disputing which was the stronger, whe
|
|
15 |
pt_text = "O vento norte e o Sol discutiam quem era o mais forte, quando surgiu um viajante envolvido numa capa."
|
16 |
|
17 |
TTS_VOICES = [
|
18 |
-
Max,
|
19 |
-
Mod
|
20 |
]
|
21 |
|
22 |
TTS_LANGUAGES = [
|
|
|
15 |
pt_text = "O vento norte e o Sol discutiam quem era o mais forte, quando surgiu um viajante envolvido numa capa."
|
16 |
|
17 |
TTS_VOICES = [
|
|
|
|
|
18 |
]
|
19 |
|
20 |
TTS_LANGUAGES = [
|