coqui-tts/TTS
Enno Hermann 0df04cc259 docs: add notes about xtts fine-tuning 2024-12-14 16:19:38 +01:00
..
bin docs: add notes about xtts fine-tuning 2024-12-14 16:19:38 +01:00
config feat: allow both Path and strings where possible and add type hints 2024-12-14 16:19:38 +01:00
demos/xtts_ft_demo refactor(xtts): remove duplicate xtts audio config 2024-12-05 15:46:28 +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: allow both Path and strings where possible and add type hints 2024-12-14 16:19:38 +01:00
utils feat: allow both Path and strings where possible and add type hints 2024-12-14 16:19:38 +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 feat: allow both Path and strings where possible and add type hints 2024-12-14 16:19:38 +01:00
model.py docs: improve documentation 2024-12-12 18:23:17 +01:00