coqui-tts/TTS
Enno Hermann 3539e65d8e refactor(synthesizer): set sample rate in loading methods 2024-12-02 23:26:28 +01:00
..
bin refactor: only use keyword args in Synthesizer 2024-12-02 23:26:27 +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: import get_last_checkpoint from trainer.io 2024-11-29 13:59:43 +01:00
server fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
tts feat(vits): add tau parameter to posterior encoder 2024-12-02 22:34:56 +01:00
utils refactor(synthesizer): set sample rate in loading methods 2024-12-02 23:26:28 +01:00
vc refactor(vc): rename TTS.vc.modules to TTS.vc.layers for consistency 2024-12-02 23:26:28 +01:00
vocoder refactor: remove duplicate to_camel 2024-11-24 19:57:14 +01:00
.models.json feat(openvoice): add to .models.json 2024-12-02 22:34:56 +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 fix(api): clearer error message when model doesn't support VC 2024-12-02 23:26:27 +01:00
model.py refactor: use get_user_data_dir from trainer 2024-06-29 15:07:10 +02:00