coqui-tts/TTS/tts/utils/text/phonemizers
Enno Hermann 7b2289a454 fix(espeak_wrapper): capture stderr separately
Fixes https://github.com/coqui-ai/TTS/issues/2728

Previously, error messages from espeak were treated as normal output and also
converted to phonemes. This captures and logs them separately.
2024-05-01 12:31:49 +02:00
..
__init__.py fix: update repository links, package names, metadata 2024-04-03 12:02:44 +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): capture stderr separately 2024-05-01 12:31:49 +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