
Voicebox
About
Open-source AI voice studio running locally — voice cloning, TTS across 7 engines, dictation, and agent voice in one app. A free alternative to ElevenLabs and WisprFlow, supporting 23 languages.
Our Verdict
Highly RecommendedA new standard for open-source voice AI
Voicebox has rapidly become one of the most impressive open-source AI projects of 2026, earning 48k+ GitHub stars in just 6 months. Its combination of voice cloning, 7 TTS engines, MCP agent integration, and local-first architecture is genuinely unique — no other open-source project offers the same breadth. The single-maintainer risk and some Windows GPU issues are real concerns, but the pace of development and community response are exceptional. For anyone wanting to own their voice AI stack, Voicebox is the clear choice.
Best for
- •Content creators wanting free, local voice cloning
- •Developers integrating voice into AI agent workflows
- •Privacy-conscious users avoiding cloud TTS services
Consider alternatives if
- •You need zero-setup cloud TTS (ElevenLabs)
- •You only need voice input, not output (WisprFlow)
Supported Platforms
Available platforms include Windows, macOS, Linux, and API.
Key Features
Pricing
Use Cases
Pros
Cons
Latest Update
2026-08: v0.5.0 released, 48k+ GitHub stars, 1.5M+ downloads
Get Started in 4 Steps
Get started in 5 steps
Get Started in 4 Steps
Get started in 5 steps
Download Voicebox
Download the latest release from GitHub for your platform (macOS, Windows, Linux).
https://github.com/jamiepine/voicebox/releasesClone or select a voice
Import an audio file, record from mic, or capture system audio. Voicebox clones from as little as 3 seconds.
Generate speech
Type or paste text and choose a TTS engine. Voicebox supports 7 engines with different strengths.
curl -X POST http://127.0.0.1:17493/generate -H "Content-Type: application/json" -d '{"text":"Hello world","profile_id":"YOUR_PROFILE_ID","engine":"qwen_custom_voice"}' --output hello.wavConnect to AI agents via MCP
Add Voicebox to your MCP config so AI agents can speak in your cloned voices.
{
"mcpServers": {
"voicebox": {
"url": "http://127.0.0.1:17493/mcp"
}
}
}Related Audio & Speech Tools
Leading AI voice synthesis and cloning platform with multi-language support
OpenAI's open-source speech recognition model for multi-language speech-to-text
Voice generation platform from the team behind the open-source TTS star Fish Speech. Clone a voice from just 10-30 seconds of audio; the S1/S2 models deliver natural, expressive speech with commercial use and pay-as-you-go API
MiniMax's voice generation platform. The Speech model family delivers hyper-realistic TTS in 40+ languages with 10-second voice cloning, controllable emotion and sound-effect tags, and a free web trial