| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-24 | 1.2 kB | |
| v0.21.0 source code.tar.gz | 2023-11-24 | 15.3 MB | |
| v0.21.0 source code.zip | 2023-11-24 | 15.6 MB | |
| Totals: 3 Items | 30.9 MB | 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