v0.2.2
jamiepine/voiceboxv0.2.2Mar 15, 2026by github-actions[bot]
AI Summary
Fixes model support in bundled builds and adds CUDA binary auto-update functionality.
Key Highlights
- Fix Chatterbox model support in bundled builds.
- Fix LuxTTS/ZipVoice support in bundled builds.
- Auto-update CUDA binary when app version changes.
Full Release Notes
UPDATE: I'm working on a rewrite of the model downloading, it's absolute hell and takes a while to test as it always works in dev and never in prod builds. Will have a solution up ASAP. If you're eager to test 0.2.x please compile from source. Next update will solve model downloading and the updater issue for good. ## v0.2.2 - Fix Chatterbox model support in bundled builds [SIKE fixed in 0.2.3] - Fix LuxTTS/ZipVoice support in bundled builds [SIKE fixed in 0.2.3] - Auto-update CUDA binary when app version changes - CUDA download progress bar - Fix server process staying alive on macOS (SIGHUP handling, watchdog grace period) - Hide console window when running CUDA binary on Windows