EveryDev.ai
Subscribe
Home
Tools

3,419+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Voicebox
    Voicebox icon

    Voicebox

    Voice Synthesis

    Open-source local-first AI voice studio for cloning voices, generating speech across 7 TTS engines, dictating into any app, and giving AI agents a voice.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    The full app, free forever. Runs entirely on your machine with no account required.

    Cloud: $12/yr
    Studio: $48/yr

    Engagement

    Available On

    Windows
    macOS
    Linux
    API
    VS Code

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Voice SynthesisVoice ProgrammingMCP Integration

    Alternatives

    KlicStudioDiaSupertonic
    Developer
    Spacedrive Technology Inc.Vancouver, CanadaEst. 2022$2M raised

    Listed Aug 2026

    About Voicebox

    Voicebox is a free, open-source AI voice studio built by Spacedrive Technology Inc. that runs entirely on your machine — no cloud required, no API keys, no per-character fees. It positions itself as a local alternative to both ElevenLabs (voice output) and WisprFlow (voice input), combining both halves of the voice I/O loop in a single desktop app. As of v0.5.0, the project has accumulated nearly 49,000 GitHub stars and the homepage reports over 1.9 million downloads.

    What It Is

    Voicebox is a desktop application for voice cloning, text-to-speech generation, speech-to-text dictation, and AI agent voice integration. It bundles seven TTS engines, two Whisper-based transcription models, and a local Qwen3 LLM for transcript refinement and voice personality features — all running on the user's hardware via Metal (Apple Silicon), CUDA (NVIDIA), ROCm (AMD), DirectML (Windows), or CPU. The app is built with Tauri (Rust) for native performance rather than Electron, with a React/TypeScript frontend and a FastAPI Python backend.

    Core Capabilities

    • Voice cloning — zero-shot cloning from as little as 3 seconds of reference audio, across seven engines: Qwen3-TTS, Qwen CustomVoice, LuxTTS, Chatterbox Multilingual, Chatterbox Turbo, HumeAI TADA, and Kokoro
    • 23 languages — broadest coverage via Chatterbox Multilingual, including Arabic, Hindi, Japanese, Swahili, and more
    • Global dictation — hold a hotkey anywhere on the OS, speak, release; transcript pastes into the focused text field on macOS with accessibility-verified injection
    • Stories editor — multi-track timeline for composing multi-voice conversations, podcasts, and narratives
    • Audio effects pipeline — pitch shift, reverb, delay, chorus, compression, and filters via Spotify's Pedalboard library, with per-profile presets
    • Unlimited generation length — auto-chunking at sentence boundaries with crossfade, up to 50,000 characters per run
    • Voice personalities — attach a free-form persona to any voice profile; a bundled Qwen3 LLM can Compose fresh lines or Rewrite input text in character

    MCP and Agent Integration

    Voicebox ships a built-in Model Context Protocol (MCP) server, making it directly usable by MCP-aware agents such as Claude Code, Cursor, Cline, and Windsurf. A single tool call — voicebox.speak — lets any agent speak to the user in a cloned voice. Four MCP tools are exposed: voicebox.speak, voicebox.transcribe, voicebox.list_captures, and voicebox.list_profiles. The same endpoint is also reachable via a plain POST /speak REST call for non-MCP clients, shell scripts, or custom harnesses. Per-agent voice bindings let users assign different cloned voices to different agents (e.g., Claude Code in one voice, Cursor in another).

    Local REST API

    Every downloaded TTS engine becomes a REST endpoint at http://127.0.0.1:17493. The OpenAPI reference is served at /docs when the app is running. Key endpoints include /generate, /speak, /transcribe, /profiles, /history, and /health. This makes Voicebox usable as a local voice backend for games, apps, scripts, and Stream Deck automations — with no rate limits and no external dependencies.

    Update: v0.5.0

    The latest release is v0.5.0, published April 25, 2026. The GitHub repository was created January 25, 2026 and last pushed July 28, 2026, indicating active development. The roadmap lists upcoming features including Windows/Linux auto-paste parity, additional STT engines (Parakeet v3, Qwen3-ASR), streaming transcription via WebSocket, end-to-end speech LLMs (Moshi, GLM-4-Voice, Qwen2.5 Omni), voice design from text descriptions, long-form dual-stream capture, and a mobile companion app. The project is licensed under MIT and the homepage states it is "open source, runs entirely on your machine."

    Voicebox - 1

    Community Discussions

    Be the first to start a conversation about Voicebox

    Share your experience with Voicebox, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Local

    The full app, free forever. Runs entirely on your machine with no account required.

    • Voice cloning across every TTS engine
    • Dictation & Capture (audio kept alongside transcript)
    • MCP / agent integration & personalities
    • Unlimited local generations & captures
    • 100% open source, runs entirely on your machine

    Cloud

    Backup & sync for everything you make. Coming soon.

    $12/yr
    billed annually
    • Everything in Local
    • End-to-end encrypted backup
    • Sync across desktop & mobile
    • 25 GB encrypted storage
    • Up to 5 devices
    • 30-day version history

    Studio

    For power users and professionals. Coming soon.

    $48/yr
    billed annually
    • Everything in Cloud
    • 250 GB encrypted storage
    • Unlimited devices
    • 1-year version history
    • Priority support
    View official pricing

    Capabilities

    Key Features

    • Voice cloning from as little as 3 seconds of audio
    • 7 TTS engines: Qwen3-TTS, Qwen CustomVoice, LuxTTS, Chatterbox Multilingual, Chatterbox Turbo, HumeAI TADA, Kokoro
    • 23 language support
    • Global dictation hotkey with push-to-talk and toggle modes
    • Whisper-based speech-to-text (Base, Small, Medium, Large, Turbo)
    • Stories editor for multi-voice timeline composition
    • Audio effects pipeline (pitch shift, reverb, delay, chorus, compression, filters)
    • Unlimited generation length up to 50,000 characters with auto-chunking
    • Voice personalities with Compose and Rewrite via local Qwen3 LLM
    • Built-in MCP server for agent voice integration
    • REST API at localhost with no rate limits or API keys
    • Per-agent voice binding for MCP clients
    • Captures tab with original audio and transcript storage
    • Paralinguistic tags support ([laugh], [sigh], [gasp]) via Chatterbox Turbo
    • Delivery instructions via natural language for Qwen3-TTS
    • GPU acceleration: Metal, CUDA, ROCm, DirectML, Intel Arc, CPU
    • On-screen pill overlay for dictation and agent speech states
    • LLM transcript refinement for ums and stutters
    • Multi-sample voice profile support
    • Import/export voice profiles
    • Generation version history with source tracking
    • Async non-blocking generation queue
    • Docker support
    • Built with Tauri (Rust) for native performance

    Integrations

    Claude Code
    Cursor
    Cline
    Windsurf
    VS Code MCP extensions
    OpenAI Whisper
    Qwen3-TTS
    Chatterbox (Resemble AI)
    HumeAI TADA
    Kokoro
    LuxTTS
    Spotify Pedalboard
    MLX (Apple Silicon)
    PyTorch (CUDA/ROCm/CPU)
    FastAPI
    SQLite
    WaveSurfer.js
    Docker
    API Available
    View Docs

    Demo Video

    Voicebox Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate Voicebox and help others make informed decisions.

    Developer

    Spacedrive Technology Inc.

    Spacedrive Technology Inc. builds open-source tools for local-first computing, including Spacedrive (a cross-platform file manager) and Voicebox (an AI voice studio). The team, led by Jamie Pine, focuses on native-performance desktop apps built with Tauri and Rust. Their products run entirely on the user's machine, prioritizing privacy and zero cloud dependency.

    Founded 2022
    Vancouver, Canada
    $2M raised
    3 employees
    Read more about Spacedrive Technology Inc.
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    KlicStudio icon

    KlicStudio

    KlicStudio is an open-source AI-powered video localization and dubbing tool that automates subtitle generation, translation, and voice synthesis for videos.

    Dia icon

    Dia

    Dia is an open-source text-to-speech model by Nari Labs that generates realistic dialogue audio with multiple speakers, emotions, and non-verbal sounds from transcripts.

    Supertonic icon

    Supertonic

    Lightning-fast, on-device text-to-speech system powered by ONNX Runtime that runs entirely locally with no cloud dependency, supporting 31 languages across Python, JavaScript, mobile, and native runtimes.

    Browse all tools

    Related Topics

    Voice Synthesis

    AI tools that generate human-like speech from text.

    33 tools

    Voice Programming

    Tools that enable coding and development using voice commands.

    14 tools

    MCP Integration

    Tools for integrating MCP with existing AI systems and applications.

    82 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions