What's Changed
Features
- Added speaker_wav parameter to the server by @shavit in #295
- feat(api): support setting speed by @eginhard in #316
- Added new persian-tts-female-vits model by @DrewThomasson in #332
Fixes
- docs: clean up server README by @junland in #272
- fix: notify users when wrong coqpit package is installed by @eginhard in #294
- Refactor for compatibility with transformers>=4.47 by @JohnnyStreet and @eginhard in #319
- Support use of
--continue_path
to resume XTTS training by @eginhard in #270 - Drop Python 3.9 support by @eginhard in #255
Dev
- Switch remaining CLI tests to Python, separate integration tests by @eginhard in #276
- Added paths-ignore in workflows by @DrewThomasson in #334
New Contributors
- @junland made their first contribution in #272
- @DrewThomasson made their first contribution in #332
Full Changelog: v0.25.3...v0.26.0