v0.13.0
版本发布时间: 2023-04-05 22:05:42
coqui-ai/TTS最新发布版本:v0.22.0(2023-12-12 23:11:16)
What's Changed
- vits.py training fixed due to return_complex by @iamkhalidbashir in https://github.com/coqui-ai/TTS/pull/2418
- Update numba version by @erogol in https://github.com/coqui-ai/TTS/pull/2435
- Implement FreeVC by @erogol in https://github.com/coqui-ai/TTS/pull/2451
- [minor] hifigan_generator.py typo by @p0p4k in https://github.com/coqui-ai/TTS/pull/2462
- [minor] batch["speaker_ids"] getting set two times by @p0p4k in https://github.com/coqui-ai/TTS/pull/2470
- fix typo by @BenoitWang in https://github.com/coqui-ai/TTS/pull/2475
- Fixes typo in README.md example code by @TCNOco in https://github.com/coqui-ai/TTS/pull/2478
- 🐸 Coqui Studio API integration by @erogol in https://github.com/coqui-ai/TTS/pull/2484
New Contributors
- @BenoitWang made their first contribution in https://github.com/coqui-ai/TTS/pull/2475
- @TCNOco made their first contribution in https://github.com/coqui-ai/TTS/pull/2478
Full Changelog: https://github.com/coqui-ai/TTS/compare/v0.12.0...v0.13.0