Releases: rtk-ai/vox
Releases · rtk-ai/vox
v0.15.1
Compare
Sorry, something went wrong.
No results found
0.15.1 (2026-07-09)
Bug Fixes
install: support VOX_INSTALL_DIR and fall back to ~/.local/bin without sudo (#71 ) (c92366a ), closes #70
v0.15.0
Compare
Sorry, something went wrong.
No results found
0.15.0 (2026-07-07)
Features
add pocket backend (Kyutai pocket-tts, pure Rust CPU) and make it the default (#68 ) (61acdd6 )
Bug Fixes
respect configured/system lang in MCP instructions instead of hardcoding French (#67 ) (ac63bf1 )
v0.14.0
Compare
Sorry, something went wrong.
No results found
0.14.0 (2026-05-14)
Features
add --volume flag for audio gain control (6831a0a )
add CUDA builds for Linux and Windows (dc7f6c6 )
Bug Fixes
add missing CUDA libs to CI toolkit (nvrtc, cublas, curand) (230fe07 )
align backend preference validation with runtime registry (#61 ) (02501d0 )
bundle espeak-ng-data inside binary (fixes #59 ) (#60 ) (b251c3c )
CI failures — disable kokoro on Windows, fix clippy and example (c24bd7a )
clippy clone-on-copy, set CUDA_COMPUTE_CAP for CI builds (554219d )
disable kokoro from default features, fix Linux cross-compile (d0cdfa9 )
gate kokoro behind feature flag to fix Linux link error (ae22cd2 )
install full CUDA toolkit in CI (cudarc needs many libs) (28b040d )
remove aarch64-linux cross-compile from release (not working in CI) (8db035c )
remove x86_64-apple-darwin from release (ort has no prebuilt binaries) (b565b9b )
v0.13.0
Compare
Sorry, something went wrong.
No results found
0.13.0 (2026-04-16)
Features
externalize model config to models.toml, mark kokoro as EN-only (de5b587 )
replace Kokoro Python subprocess with pure Rust (kokoro-tts crate) (a522b56 )
Bug Fixes
release workflow not uploading binary assets (fixes #56 ) (1cd8c02 )
remove kokoro from TUI backend list (poor quality) (c89c7bc )
v0.12.0
Compare
Sorry, something went wrong.
No results found
0.12.0 (2026-04-06)
Features
add vox bench auto-detection of best backend (#53 ) (0a7f073 )
v0.11.0
Compare
Sorry, something went wrong.
No results found
0.11.0 (2026-04-06)
Features
full Rust piper backend (piper-rs) + TUI quality ratings (#52 ) (7f0292f )
Bug Fixes
auto-enable CUDA for piper backend when NVIDIA GPU detected (#50 ) (4288eff )
v0.10.0
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-04-06)
Features
add piper TTS backend and set as default for all platforms (#49 ) (48d2193 )
Bug Fixes
resolve clippy warnings breaking CI (manual_find, trim_split_whitespace, iter_cloned_collect) (#47 ) (8dfd6ce )
v0.9.1
Compare
Sorry, something went wrong.
No results found
0.9.1 (2026-03-18)
Bug Fixes
revert kokoro to Python backend, restore say default on macOS (#37 ) (0c2f7a1 )
v0.9.0
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-03-18)
Features
add lazy daemon mode and streaming voxtream-server integration (#36 ) (47a7609 ), closes #30
Bug Fixes
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-03-18)
Features
add VoXtream2 backend and interactive TUI setup (#31 ) (5c7799c )
You can’t perform that action at this time.