coqui-tts/TTS/tts/utils
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
..
assets/tortoise Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
monotonic_align Fix import statements 2021-10-25 19:29:16 +02:00
text fix(espeak_wrapper): capture stderr separately 2024-05-01 12:31:49 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
data.py Add audio length sampler balancer (#1561) 2022-05-12 19:59:19 +02:00
fairseq.py Port Fairseq TTS models (#2628) 2023-06-05 11:15:13 +02:00
helpers.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
languages.py fix(LanguageManager): allow initialisation from config with language ids file 2024-04-19 11:57:27 +02:00
managers.py Ruff autofix C41 2023-12-13 14:56:41 +02:00
measures.py Format style of the recipes 2021-09-06 15:16:58 +00:00
speakers.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
ssim.py style: run black 2024-03-07 11:46:51 +01:00
synthesis.py Fix loading Bark (#2893) 2023-08-26 11:59:00 +02:00
visual.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00