coqui-tts/TTS/tts/utils/text/phonemizers
Enno Hermann 07cbcf825c fix(espeak_wrapper): read phonemize() input from file
Avoids utf8 encoding issues on Windows when passing the text directly.
Fixes https://github.com/coqui-ai/TTS/discussions/3761
2024-05-29 10:10:05 +02:00
..
__init__.py fix: make korean g2p deps optional 2024-05-08 18:08:40 +02:00
bangla_phonemizer.py Make lint 2023-04-17 15:02:56 +02:00
base.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
belarusian_phonemizer.py 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
espeak_wrapper.py fix(espeak_wrapper): read phonemize() input from file 2024-05-29 10:10:05 +02:00
gruut_wrapper.py Make lint 2022-02-25 11:07:34 +01:00
ja_jp_phonemizer.py Multilingual tokenizer (#2229) 2023-01-02 10:03:19 +01:00
ko_kr_phonemizer.py Multilingual tokenizer (#2229) 2023-01-02 10:03:19 +01:00
multi_phonemizer.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
zh_cn_phonemizer.py Add espeak support for Chinese (#1905) 2022-09-08 12:32:41 +02:00