Curated summary: CHANGELOG.md
What's Changed
- fix: honour default_voice_code in _split_multi_voice by @Christian-Sidak in #515
- Fix/phonemes default voice code by @remsky in #516
- feat(api, web ui): include voice grades on the voice listing endpoint by @remsky in #517
- Auto unload on timeout by @brycehenson in #506
- fix(chunking): replace regex sentence splitter with UAX #29 segmentation (#308, adapts #415) by @remsky in #520
- fix(docker): honour HOST/PORT in entrypoint for IPv6 binds (#408), do… by @remsky in #522
- ROCm performance: disable MIOpen, which compiles a kernel per shape. by @s-kerdel in #518
- feat(web): add text normalization toggle to web UI settings by @webdevsamran in #523
New Contributors
- @Christian-Sidak made their first contribution in #515
- @brycehenson made their first contribution in #506
- @s-kerdel made their first contribution in #518
- @webdevsamran made their first contribution in #523
Full Changelog: v0.8.1...v0.8.2