coqui-tts/TTS
Enno Hermann 2e5f68df6a refactor(wavernn): remove duplicate Stretch2d
I checked that the implementations are the same
2024-11-23 01:04:17 +01:00
..
bin fix(bin.synthesize): return speakers names only (#147) 2024-11-09 18:35:54 +01:00
config Run `make style` 2023-12-13 14:56:41 +02:00
demos/xtts_ft_demo chore: use original instead of scarf urls 2024-11-10 22:19:25 +01:00
encoder refactor(utils): remove duplicate set_partial_state_dict 2024-11-21 11:53:35 +01:00
server fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
tts refactor(losses): move shared losses into losses.py 2024-11-23 01:04:17 +01:00
utils refactor: move amp_to_db/db_to_amp into torch_transforms 2024-11-23 01:04:17 +01:00
vc refactor: move amp_to_db/db_to_amp into torch_transforms 2024-11-23 01:04:17 +01:00
vocoder refactor(wavernn): remove duplicate Stretch2d 2024-11-23 01:04:17 +01:00
.models.json chore: use original instead of scarf urls 2024-11-10 22:19:25 +01:00
__init__.py fix: only enable load with weights_only in pytorch>=2.4 2024-11-04 18:39:51 +01:00
api.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
model.py refactor: use get_user_data_dir from trainer 2024-06-29 15:07:10 +02:00