coqui-tts/TTS
ChristianRomberg 3a20f4725f
fix(freevc): use the specified device for pretrained speaker encoder (#45)
Fixes coqui-ai#3787
2024-06-16 21:24:03 +02:00
..
bin fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
config Run `make style` 2023-12-13 14:56:41 +02:00
demos/xtts_ft_demo style: run pre-commit 2024-05-08 12:17:47 +02:00
encoder fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
server fix(bin.synthesize): correctly handle boolean arguments 2024-05-31 08:39:32 +02:00
tts docs: fix readthedocs links 2024-06-13 22:48:34 +02:00
utils fix(utils.generic_utils): correctly call now() 2024-05-31 08:39:32 +02:00
vc fix(freevc): use the specified device for pretrained speaker encoder (#45) 2024-06-16 21:24:03 +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
__init__.py fix: restore TTS.__version__ attribute 2024-05-28 09:35:55 +02: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