Guide
Estimated reading time: 8 minutes. Last verified: July 2026.
voicebox.speak and voicebox.transcribe directly without any separate API integration.Voicebox is a local-first, open-source voice AI studio. Everything, voice cloning, speech generation, and system-wide dictation, runs on your own machine rather than a vendor's cloud. It's worth noting upfront: it's unrelated to Meta's unreleased research model of the same name. This Voicebox is a standalone open-source project.
It ships with seven interchangeable TTS engines, including Qwen3-TTS and Kokoro, so you're not locked into a single model's voice quality or licensing terms. Whisper-based transcription handles the speech-to-text side, supporting 99 languages. There's also a multi-track timeline editor for actual audio production work, not just single-clip generation.
Because everything runs locally, cross-platform GPU inference support matters: Voicebox supports Metal (Apple Silicon), CUDA (NVIDIA), ROCm (AMD), Intel Arc, and DirectML, which covers most consumer and workstation GPU setups.
Reference: voicebox.sh, docs.voicebox.sh
Voicebox is entirely free and open source under the MIT license. No subscription, no per-character billing, no API rate limits, since you're running the software on hardware you already own or rent. That's a genuinely different cost structure from every other tool in this cluster, where usage scales your bill linearly.
The real cost is indirect: you need a capable GPU (the exact requirement depends on which of the seven engines you run), you're responsible for setup and updates, and there's no vendor support line if something breaks. For a solo developer or a team with existing ML infrastructure, that's a fair trade. For someone who wants to sign up and start generating speech in five minutes with a credit card, it's the wrong tool.
| Criteria | Voicebox | Fish Audio | ElevenLabs |
|---|---|---|---|
| Cost | Free, forever | Free tier, then $15-$999/mo or $15/million characters via API | Free tier, then $6-$990/mo |
| Where it runs | Your own hardware | Fish Audio's cloud (or self-host open weights) | ElevenLabs' cloud only |
| Voice quality | Depends on which of 7 engines you pick; generally solid, not best-in-class | Strong, especially for expressive/character voices | Best-in-class for narration and cloning fidelity |
| Setup effort | High: GPU required, self-managed | Low: sign up and go | Low: sign up and go |
| Support | Community only | Standard vendor support | Standard vendor support, enterprise SLAs available |
| Best for | Developers with GPU access wanting zero recurring cost | Budget-conscious API users at volume | Teams wanting the most polished output with the least setup |
The honest comparison isn't "which sounds best." Fish Audio and especially ElevenLabs generally produce more consistently polished output than most local open-source engines, since they're running larger, more heavily-tuned models on infrastructure most individuals can't replicate at home. Voicebox's advantage isn't raw quality, it's cost and control: zero recurring spend, full data privacy since nothing leaves your machine, and no vendor lock-in.
Voicebox ships a built-in MCP (Model Context Protocol) server exposing voicebox.speak and voicebox.transcribe as tools any MCP-compatible AI agent can call directly. That means an agent running in Claude Code, Cursor, or a similar environment can generate speech or transcribe audio as a native tool call, without you writing a custom API integration first.
This is a meaningfully different pitch than "cheap TTS." It positions Voicebox as infrastructure for AI agents specifically, not just a voice generation app with an API bolted on. If you're building agent workflows that need to speak or listen, this cuts out a step that every cloud TTS vendor makes you build yourself.
Voicebox fits developers who already have GPU access (a decent gaming GPU or a cloud GPU instance both work), care about zero recurring cost or full data privacy, and are comfortable with local software setup. It's also a strong fit for anyone building AI agent workflows who wants speech and transcription as native tool calls rather than a separate API to wire up.
It's not the right fit if you want a no-code, sign-up-and-go product, if you don't have a capable GPU, or if you need vendor support with guaranteed response times. For those cases, Fish Audio and ElevenLabs are the more practical starting points; see Fish Audio vs ElevenLabs for how those two compare to each other.
Is Voicebox really free, or is there a paid tier? It's genuinely free with no paid tier. It's open source under the MIT license, and since everything runs on your own hardware, there's no usage-based billing to upgrade into. Your only cost is the hardware itself.
Do I need a powerful GPU to run Voicebox? You need a GPU that supports one of its backends: Metal (Apple Silicon), CUDA (NVIDIA), ROCm (AMD), Intel Arc, or DirectML. Requirements vary by which of the seven TTS engines you choose to run; lighter engines like Kokoro are more forgiving than larger models.
Is Voicebox related to Meta's Voicebox research project? No. They share a name but are unrelated projects. Meta's Voicebox was an unreleased research model; this Voicebox is a separate, independently developed open-source tool.
How does Voicebox's voice quality compare to Fish Audio or ElevenLabs? Generally solid but not best-in-class. ElevenLabs and Fish Audio both run larger, more heavily-tuned models on cloud infrastructure that outperforms most local open-source engines on raw polish. Voicebox's value proposition is zero cost and full control, not superior audio quality.
What is the MCP server feature actually useful for?
It lets AI coding agents (Claude Code, Cursor, and similar MCP-compatible tools) call voicebox.speak and voicebox.transcribe as native tool calls, without you building a custom API integration. It's most useful if you're building agent workflows that need voice input or output as part of the agent's own capabilities.
1 curated tool below.
| Tool | Best for | Pricing | Billing note |
|---|---|---|---|
| Voicebox | Text To Speech | Freemium | Free Trial |