feat: add VoXtream2 backend and interactive TUI#31
Merged
pszymkowiak merged 1 commit intomainfrom Mar 18, 2026
Merged
Conversation
- Add voxtream backend (0.5B zero-shot TTS, CC-BY-4.0) - Auto-detects voxtream binary in PATH or ~/.local/venvs/voxtream/ - Generates default prompt audio via macOS say for non-clone usage - Supports voice cloning via ref_audio and speaking rate control - Add `vox setup` TUI (ratatui + crossterm) for human configuration - 5-panel layout: Backend, Voice, Language, Style, Config - Live voice testing (T), save preferences (S), vim-style navigation - AI agents continue using CLI flags instead - Update README with 5-backend benchmark (M2 Pro + RTX 4070 Ti SUPER) - Register voxtream as clone-capable backend in MCP tool descriptions
Contributor
Author
📊 Automated PR Analysis
SummaryAdds VoXtream2 as a 5th TTS backend with zero-shot voice cloning support, introduces an interactive TUI ( Review Checklist
Linked issues: #30 🤖 Analyzed automatically by wshm · This is an automated analysis, not a human review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vox setupinteractive TUI (ratatui) for human voice configurationBenchmark results
Test plan
cargo buildpassesvox -b voxtream "test"generates and plays audio (macOS)vox -b voxtream "test"works on Linux CUDA (maria, RTX 4070 Ti SUPER)vox setuplaunches TUI, navigates, saves preferences~/.local/venvs/voxtream/bin/