coqui-tts/TTS
Enno Hermann 642cbd472f
Merge pull request #26 from idiap/server-output
fix(server): ensure logging output gets actually shown
2024-05-26 09:08:27 +01: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 fix(server): ensure logging output gets actually shown 2024-05-20 12:45:41 +02:00
server refactor(server): address linter issues 2024-05-23 08:42:21 +02:00
tts docs(bark): update docstrings and type hints 2024-05-15 22:56:55 +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.1 2024-04-23 09:57:43 +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