Skip to content

Releases: rtk-ai/vox

v0.13.0

16 Apr 08:54
6e14889

Choose a tag to compare

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

06 Apr 14:02
ca3135f

Choose a tag to compare

0.12.0 (2026-04-06)

Features

  • add vox bench auto-detection of best backend (#53) (0a7f073)

v0.11.0

06 Apr 13:48
f1609db

Choose a tag to compare

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

06 Apr 13:05
2d19a2e

Choose a tag to compare

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

18 Mar 18:02
f4f19ce

Choose a tag to compare

0.9.1 (2026-03-18)

Bug Fixes

  • revert kokoro to Python backend, restore say default on macOS (#37) (0c2f7a1)

v0.9.0

18 Mar 17:30
fc4c041

Choose a tag to compare

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

18 Mar 10:16
4579f14

Choose a tag to compare

0.8.0 (2026-03-18)

Features

  • add VoXtream2 backend and interactive TUI setup (#31) (5c7799c)

v0.7.0

16 Mar 07:36
043dd1c

Choose a tag to compare

0.7.0 (2026-03-16)

Features

  • add UX, performance, and security test suites (#24) (c421483)

v0.6.0

05 Mar 21:02
c155e69

Choose a tag to compare

0.6.0 (2026-03-05)

Features

  • enrich vox stats + fix broken STT tests (22923ca)

Bug Fixes

  • default to say backend on macOS, kokoro on other platforms (#23) (c624028)
  • update README license from MIT to source-available (#22) (080de05)

v0.5.0

05 Mar 17:54
6257f71

Choose a tag to compare

0.5.0 (2026-03-05)

Features

  • add 6 AI tools to vox init (Gemini, Amazon Q, Cline, Roo Code, Kilo Code, Amp) (65c73a2)
  • add Kokoro TTS backend, universal MCP init, source-available license (413ff83)

Bug Fixes

  • remove Stop hook (terminé) from project settings (085725a)