New
v0.20.2
What's Changed
- Add char limit warn by @WeberJulian in https://github.com/coqui-ai/TTS/pull/3130
- Fix coqui api by @erogol in https://github.com/coqui-ai/TTS/pull/3168
- Fix #3153 by @erogol in https://github.com/coqui-ai/TTS/pull/3169
- Move FreeVCConfig to TTS.vc.configs (like all other config classes) by @akx in https://github.com/coqui-ai/TTS/pull/3126
- Fix ModelManager.list_models() by @eginhard in https://github.com/coqui-ai/TTS/pull/3128
- Fix for exception on streaming on last chunk by @gorkemgoknar in https://github.com/coqui-ai/TTS/pull/3160
- Add lang code in XTTS doc by @WeberJulian in https://github.com/coqui-ai/TTS/pull/3158
- Remove v1 doc and tests by @WeberJulian in https://github.com/coqui-ai/TTS/pull/3172
New Contributors
- @eginhard made their first contribution in https://github.com/coqui-ai/TTS/pull/3128
- @gorkemgoknar made their first contribution in https://github.com/coqui-ai/TTS/pull/3160
Full Changelog: https://github.com/coqui-ai/TTS/compare/v0.20.1...v0.20.2