New
v0.21.0
What's Changed
- Remove duplicate/unused code by @eginhard in https://github.com/coqui-ai/TTS/pull/3243
- Making the Model Manager's Progress bar statically accessible via the class. by @FlorianEagox in https://github.com/coqui-ai/TTS/pull/3297
- More informative error for wrong --language argument by @eginhard in https://github.com/coqui-ai/TTS/pull/3294
- Don't pass quotes to espeak by @eginhard in https://github.com/coqui-ai/TTS/pull/3286
- Fix tts_with_vc by @eginhard in https://github.com/coqui-ai/TTS/pull/3275
- Misjudgment of
is_multi_lingualWhen Loading Multilingual Model viamodel_pathby @TITC in https://github.com/coqui-ai/TTS/pull/3273 - Introducing Development Dockerfile by @Kaszanas in https://github.com/coqui-ai/TTS/pull/3263
- update deepspeed version by @WeberJulian in https://github.com/coqui-ai/TTS/pull/3281
New Contributors
- @FlorianEagox made their first contribution in https://github.com/coqui-ai/TTS/pull/3297
- @TITC made their first contribution in https://github.com/coqui-ai/TTS/pull/3273
- @Kaszanas made their first contribution in https://github.com/coqui-ai/TTS/pull/3263
Full Changelog: https://github.com/coqui-ai/TTS/compare/v0.20.6...v0.21.0