LocalText2Voice v0.4.5
LocalText2Voice v0.4.5
Chatterbox runtime compatibility hotfix.
Fixes
- Fixed Chatterbox Multilingual startup with
chatterbox-tts 0.1.7. - The runtime no longer passes the unsupported
t3_modelargument to
ChatterboxMultilingualTTS.from_pretrained(). - The app now targets
chatterbox-runtime-v3, so older v2 runtimes are marked as
Update available and replaced through the normal Install button.
Validation
- Added a unit test that matches the current Chatterbox multilingual loader
signature.