Overview of Voicebox features
mainVoicebox is an open-source, local-first AI voice studio designed to run entirely on your hardware. Key capabilities include:
- Speech Synthesis: Access to 7 TTS engines (including Qwen3-TTS, LuxTTS, and Kokoro) with zero-shot voice cloning and 50+ preset voices across 23 languages.
- Dictation: Global dictation via a hotkey chord that transcribes and pastes text into any focused application.
- Voice Personalities: Uses a local LLM to compose or rewrite text based on specific persona profiles.
- Expressive Control: Supports paralinguistic tags like
[laugh]and[sigh]for natural delivery. - Post-Processing: Built-in effects including pitch shift, reverb, delay, chorus, compression, and filters.
- Stories Editor: A multi-track timeline for creating complex audio projects like podcasts or narratives.
- Agent Integration: Provides an MCP (Model Context Protocol) server, allowing MCP-aware agents to call Voicebox to speak using your cloned voices.
- API Access: Features both REST and WebSocket APIs for application integration.