Skip to content

LocalText2Voice v0.4.5

Choose a tag to compare

@estebanstifli estebanstifli released this 05 Jul 22:14

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_model argument 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.