coqui-tts/TTS/tts/models
Enno Hermann c30fb0f56b chore: remove duplicate init_weights 2024-06-26 11:46:37 +02:00
..
__init__.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
align_tts.py Ruff autofix E71* 2023-12-13 14:56:41 +02:00
bark.py docs(bark): update docstrings and type hints 2024-05-15 22:56:55 +02:00
base_tacotron.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
base_tts.py fix: clarify types, fix missing functions 2024-06-26 10:17:04 +02:00
delightful_tts.py chore: remove duplicate init_weights 2024-06-26 11:46:37 +02:00
forward_tts.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
glow_tts.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
neuralhmm_tts.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
overflow.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
tacotron.py style: run black 2024-03-07 11:46:51 +01:00
tacotron2.py style: run black 2024-03-07 11:46:51 +01:00
tortoise.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
vits.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
xtts.py docs: fix readthedocs links 2024-06-13 22:48:34 +02:00