coqui-tts/TTS/tts/models
Enno Hermann 6314032fd7
Merge pull request #113 from idiap/pytorch
fix: only enable load with weights_only in pytorch>=2.4
2024-11-04 22:14:42 +01: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: only enable load with weights_only in pytorch>=2.4 2024-11-04 18:39:51 +01:00
overflow.py fix: only enable load with weights_only in pytorch>=2.4 2024-11-04 18:39:51 +01: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: only enable load with weights_only in pytorch>=2.4 2024-11-04 18:39:51 +01:00
vits.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
xtts.py Merge pull request #113 from idiap/pytorch 2024-11-04 22:14:42 +01:00