| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Voicebox_x64.app.tar.gz | 2026-03-15 | 384.0 MB | |
| Voicebox_0.2.2_x64.dmg | 2026-03-15 | 385.1 MB | |
| Voicebox_0.2.2_x64-setup.exe | 2026-03-15 | 342.3 MB | |
| Voicebox_0.2.2_x64_en-US.msi | 2026-03-15 | 344.3 MB | |
| voicebox-server-cuda.manifest | 2026-03-15 | 66 Bytes | |
| voicebox-server-cuda.part00.exe | 2026-03-15 | 1.9 GB | |
| voicebox-server-cuda.sha256 | 2026-03-15 | 92 Bytes | |
| voicebox-server-cuda.part01.exe | 2026-03-15 | 666.8 MB | |
| Voicebox_aarch64.app.tar.gz | 2026-03-15 | 340.1 MB | |
| Voicebox_0.2.2_aarch64.dmg | 2026-03-15 | 341.1 MB | |
| README.md | 2026-03-15 | 701 Bytes | |
| v0.2.2 source code.tar.gz | 2026-03-15 | 51.5 MB | |
| v0.2.2 source code.zip | 2026-03-15 | 51.8 MB | |
| Totals: 13 Items | 4.8 GB | 2 | |
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