coqui-tts/TTS
Michael Görner 27e237ed08
use default_factory for audio parameter (#2576)
Python 3.11 complains about the mutable default and other members
were already adapted to use the factory, so I expect this line just
went unnoticed until now.
2023-05-08 11:17:36 +02:00
..
bin Merge pull request #2509 from coqui-ai/update_vad 2023-04-13 19:35:17 +02:00
config Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
encoder Fix Speaker Consistency Loss (SCL) (#2364) 2023-02-27 09:14:00 +03:00
server Basic Mary-TTS API compatibility (#2352) 2023-03-06 10:08:21 +01:00
tts use default_factory for audio parameter (#2576) 2023-05-08 11:17:36 +02:00
utils typos and minor fixes (#2508) 2023-04-26 15:22:57 +02:00
vc Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
vocoder [minor] hifigan_generator.py typo (#2462) 2023-03-28 12:43:36 +02:00
.models.json Update model urls 2023-04-17 14:53:27 +02:00
VERSION Bump up to v0.13.3 2023-04-17 16:13:35 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py Fix API 2023-04-17 13:05:19 +02:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00