Add newly-released Amazon Polly voices (#76934)

* Add newly-released Amazon Polly voices

Cf. announcement at https://aws.amazon.com/about-aws/whats-new/2022/06/amazon-polly-adds-male-neural-tts-voices-languages/ and updated voice list at https://docs.aws.amazon.com/polly/latest/dg/voicelist.html

* Fix inline comment spacing
This commit is contained in:
Johannes Jonker 2022-08-19 11:01:42 +02:00 committed by GitHub
parent 61af82223f
commit f966b48d84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ SUPPORTED_VOICES: Final[list[str]] = [
"Aditi", # Hindi
"Amy",
"Aria",
"Arthur", # English, Neural
"Astrid", # Swedish
"Ayanda",
"Bianca", # Italian
@ -47,6 +48,7 @@ SUPPORTED_VOICES: Final[list[str]] = [
"Chantal", # French Canadian
"Conchita",
"Cristiano",
"Daniel", # German, Neural
"Dora", # Icelandic
"Emma", # English
"Enrique",
@ -69,6 +71,7 @@ SUPPORTED_VOICES: Final[list[str]] = [
"Kevin",
"Kimberly",
"Lea", # French
"Liam", # Canadian French, Neural
"Liv", # Norwegian
"Lotte", # Dutch
"Lucia", # Spanish European
@ -86,6 +89,7 @@ SUPPORTED_VOICES: Final[list[str]] = [
"Nicole", # English Australian
"Olivia", # Female, Australian, Neural
"Penelope", # Spanish US
"Pedro", # Spanish US, Neural
"Raveena", # English, Indian
"Ricardo",
"Ruben",