Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -598,7 +598,7 @@ with gr.Blocks() as app_tts:
|
|
598 |
"da", # Danish
|
599 |
"is", # Icelandic
|
600 |
"nl", # Dutch
|
601 |
-
"fr",
|
602 |
"es",
|
603 |
"pt",
|
604 |
"it",
|
@@ -627,7 +627,7 @@ with gr.Blocks() as app_tts:
|
|
627 |
"da", # Danish
|
628 |
"is", # Icelandic
|
629 |
"nl", # Dutch
|
630 |
-
"fr",
|
631 |
"es",
|
632 |
"pt",
|
633 |
"it",
|
|
|
598 |
"da", # Danish
|
599 |
"is", # Icelandic
|
600 |
"nl", # Dutch
|
601 |
+
"fr-fr",
|
602 |
"es",
|
603 |
"pt",
|
604 |
"it",
|
|
|
627 |
"da", # Danish
|
628 |
"is", # Icelandic
|
629 |
"nl", # Dutch
|
630 |
+
"fr-fr",
|
631 |
"es",
|
632 |
"pt",
|
633 |
"it",
|