coqui-tts/TTS/tts/models
Enno Hermann 659b4852ba chore(bark): remove manual download of hubert model
Bark was previously adapted to download Hubert from HuggingFace, so the manual
download is superfluous.
2024-09-12 23:37:19 +02:00
..
__init__.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
align_tts.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
bark.py chore(bark): remove manual download of hubert model 2024-09-12 23:37:19 +02:00
base_tacotron.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
base_tts.py fix: clarify types, fix missing functions 2024-06-26 10:17:04 +02:00
delightful_tts.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
forward_tts.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
glow_tts.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
neuralhmm_tts.py fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00
overflow.py fix: load weights only in torch.load 2024-09-12 23:37:19 +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: load weights only in torch.load 2024-09-12 23:37:19 +02:00
vits.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
xtts.py fix: load weights only in torch.load 2024-09-12 23:37:19 +02:00