coqui-tts/TTS
Enno Hermann 06304504d2
Merge pull request #11 from idiap/py312
build: add python 3.12 support
2024-04-23 13:52:00 +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(LanguageManager): allow initialisation from config with language ids file 2024-04-19 11:57:27 +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