coqui-tts/TTS
Enno Hermann f7d69cc1d7 chore: update version to 0.23.0 2024-04-11 17:01:09 +02:00
..
bin fix: logging in executables 2024-04-03 15:19:45 +02:00
config Run `make style` 2023-12-13 14:56:41 +02:00
demos/xtts_ft_demo feat(xtts): support hindi for sentence-splitting and fine-tuning 2024-04-08 15:57:56 +02:00
encoder refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
server Merge pull request #3 from idiap/logging 2024-04-11 08:34:44 +02:00
tts fix(tokenizer): add debug logging 2024-04-11 16:58:12 +02:00
utils fix(utils.manage): remove bare except, improve messages 2024-04-03 15:19:45 +02:00
vc refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
vocoder refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
.models.json Fix bark model 2024-01-08 14:45:04 +10:30
VERSION chore: update version to 0.23.0 2024-04-11 17:01:09 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00