coqui-tts/TTS
Işık ed1563b132
Merge branch 'dev' into fix-improvements/adjust-speech-rate-or-speed
2024-12-30 00:36:41 +03:00
..
bin fix(bin): log to stdout in cli tools, unless pipe_out is set 2024-12-17 11:38:39 +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 fix(bin): log to stdout in cli tools, unless pipe_out is set 2024-12-17 11:38:39 +01:00
server fix(bin): log to stdout in cli tools, unless pipe_out is set 2024-12-17 11:38:39 +01:00
tts Merge branch 'dev' into fix-improvements/adjust-speech-rate-or-speed 2024-12-30 00:36:41 +03:00
utils fix(xtts): voice_dir should remain None if not specified (#224) 2024-12-19 17:22:23 +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 Merge branch 'dev' into fix-improvements/adjust-speech-rate-or-speed 2024-12-30 00:36:41 +03:00
model.py docs: improve documentation 2024-12-12 18:23:17 +01:00