working version
This commit is contained in:
parent
1043402516
commit
8c8600d458
2
app.py
2
app.py
@ -210,7 +210,7 @@ LANGUAGE_TO_VOICE = {
|
||||
"Armenian": "echo", # as OpenAI doesn't have specific voices
|
||||
"Azerbaijani": "az-AZ-BanuNeural", # for all these languages
|
||||
"English": "en-GB-RyanNeural", # We'll use the available voices
|
||||
"French": "fr-FR-EloiseNeural", # and rely on the translation being
|
||||
"French": "fr-FR-DeniseNeural", # and rely on the translation being
|
||||
"Georgian": "ka-GE-GiorgiNeural", # in the correct language text
|
||||
"Kazakh": "kk-KZ-DauletNeural",
|
||||
"Mandarin": "zh-CN-YunjianNeural",
|
||||
|
Loading…
Reference in New Issue
Block a user