Skip to content

Commit 2151454

Browse files
XuesongYangCopilot
andcommitted
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com>
1 parent f0bbf22 commit 2151454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nemo/collections/common/tokenizers/text_to_speech/ipa_lexicon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# fmt: off
1717

18-
SUPPORTED_LOCALES = ["en-US", "de-DE", "es-ES", "it-IT", "fr-FR", "vi-VN", "ja-JP", "hi-IN","pt-BR", "ko-KR"]
18+
SUPPORTED_LOCALES = ["en-US", "de-DE", "es-ES", "it-IT", "fr-FR", "vi-VN", "ja-JP", "hi-IN", "pt-BR", "ko-KR"]
1919

2020
DEFAULT_PUNCTUATION = (
2121
',', '.', '!', '?', '-',

0 commit comments

Comments
 (0)