EveryDev.ai
Subscribe
Home
Tools

4,010+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
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. VoiceStudio
    VoiceStudio icon

    VoiceStudio

    Audio
    Featured

    Open-source, fully-local desktop app for voice cloning, voice design, video dubbing, dictation, transcription, and audiobook creation in 646 languages.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Fully-local, free personal use under AGPL-3.0. No account, no API keys, no usage limits.

    Pro: Custom/contact
    Cloud: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AudioLocal InferenceVoice Synthesis

    Alternatives

    DiaSupertonicMiso TTS 8B
    Developer
    Palash DevAgartala, India

    Listed Sep 2026

    About VoiceStudio

    VoiceStudio is an open-source, fully-local voice AI desktop application built by Palash Dev and released under the AGPL-3.0 license. It runs entirely on your own hardware — no API keys, no cloud account, and no data leaving your machine — and supports 646 languages across its core workflows. The project was formerly known as OmniVoice Studio before a name change documented on the project site.

    What It Is

    VoiceStudio is a local-first voice workflow engine that bundles seven distinct capabilities into a single Electron desktop application: voice cloning, voice design, video dubbing, multi-voice story narration, audiobook creation, a voice gallery, and audio/video transcription. It positions itself as a self-hosted alternative to cloud-based voice AI services, giving users full control over their voice data and no usage counters. The core platform is written primarily in Python and ships as a downloadable installer for macOS, Linux, and Windows (via WSL), as well as a Docker image.

    Core Workflows

    Each workflow in VoiceStudio targets a distinct production task:

    • Voice clone — Mirror a voice from a short reference clip; the project states three seconds is typically sufficient.
    • Voice design — Describe a new voice in a sentence, specifying gender, age, accent, pitch, and emotion.
    • Video dubbing — Transcribe, translate, and re-voice video while preserving per-speaker identity and timing alignment.
    • Stories — Cast characters and generate multi-voice audiobooks from a script.
    • Audiobook — Convert long scripts or EPUB files into chaptered audiobooks.
    • Transcripts — Turn audio or video into editable, searchable text.
    • Voice gallery — Browse and preview ready-made designed voices filtered by accent, age, and style.

    Local API and Agent Integration

    VoiceStudio exposes an OpenAI-compatible local API at http://localhost:3900, documented under contract version 0.5.0. Developers can query /openapi.json to discover available routes covering audio synthesis, model management, files, diagnostics, settings, and application administration. The project also ships an MCP (Model Context Protocol) server and supports agent skill installation via npx skills add debpalash/VoiceStudio, making it composable with AI coding agents and multi-agent workflows. A hosted Cloud API is listed as a preview contract (1.0.0) with no production endpoint currently active.

    Architecture and Deployment

    The application runs as an Electron desktop app backed by a local Python server. Users can install via a shell script (curl -fsSL https://voicestudio.sh/install | sh), platform-specific installers from GitHub Releases, or Docker Hub and GHCR container images. The engine layer is swappable — the default engine is powered by k2-fsa/OmniVoice, and additional engines can be installed from the in-app Model Catalogue. Hardware acceleration via CUDA and MLX is supported where available, with performance varying by engine and device. Remote worker nodes are an optional extension for teams needing distributed compute.

    Update: v0.5.3 — Electron Migration

    The latest release as of September 2026 is v0.5.3, titled "A new look. Now on Electron." Version 0.5.3 introduced the Electron-based desktop application and was simultaneously the final Tauri release. Existing Tauri users must install the Electron app separately and follow the documented migration guide. The local API contract is versioned at 0.5.0. The GitHub repository shows active development with the last push on September 18, 2026, and the project has accumulated over 32,900 GitHub stars and more than 221,000 release downloads according to figures published on the project homepage.

    Open-Source Deployment Model

    VoiceStudio is licensed under AGPL-3.0, meaning the source code is publicly available and modifications must be shared under the same terms when deployed as a network service. Personal use is free with no usage limits. Commercial use requires reviewing both the application license and the individual model licenses, which vary by engine. A Pro tier for commercial rights and a hosted Cloud offering are listed on the website as enquiry-only and early access respectively, with no public pricing published at this time.

    VoiceStudio - 1

    Community Discussions

    Be the first to start a conversation about VoiceStudio

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

    Pricing

    OPEN SOURCE

    Open Source

    Fully-local, free personal use under AGPL-3.0. No account, no API keys, no usage limits.

    • Voice cloning
    • Voice design
    • Video dubbing
    • Audiobook creation
    • Transcription

    Pro

    Commercial rights and hosted access. Enquiry-only; contact for details.

    Custom
    contact sales
    • Commercial usage rights
    • Hosted access

    Cloud

    Hosted Cloud offering, currently in early access. Contact for details.

    Custom
    contact sales
    • Hosted Cloud API
    • Early access
    View official pricing

    Capabilities

    Key Features

    • Voice cloning from short reference clips
    • Voice design from text description (gender, age, accent, pitch, emotion)
    • Video dubbing with per-speaker identity and timing alignment
    • Multi-voice story and audiobook creation
    • EPUB to chaptered audiobook conversion
    • Audio and video transcription
    • Voice gallery with accent, age, and style filters
    • OpenAI-compatible local API at localhost:3900
    • MCP server for agent integration
    • Swappable speech engine architecture
    • In-app Model Catalogue with install actions
    • CUDA and MLX hardware acceleration support
    • Docker deployment support
    • 646 language support
    • Fully offline — no API keys or cloud account required
    • Agent skill installation via npx skills add

    Integrations

    Docker
    Hugging Face
    CUDA
    MLX
    OpenAI-compatible API clients
    MCP (Model Context Protocol)
    k2-fsa/OmniVoice engine
    Docker Hub
    GHCR (GitHub Container Registry)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    Palash Dev

    Palash Dev builds VoiceStudio, an open-source, fully-local voice AI desktop application designed to give users complete control over voice cloning, dubbing, and synthesis without cloud dependencies. The project is developed and maintained by Palash (palash.dev) and released publicly under the AGPL-3.0 license. VoiceStudio ships as an Electron desktop app with a Python backend, supports 646 languages, and exposes an OpenAI-compatible local API for developer and agent integrations.

    Agartala, India
    Read more about Palash Dev
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    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.

    Miso TTS 8B icon

    Miso TTS 8B

    An 8-billion parameter open-source text-to-speech model designed for high-quality, highly emotive conversational speech generation with voice cloning support.

    Browse all tools

    Related Topics

    Audio

    AI tools that generate or edit audio — music, sound effects, voice and speech, and podcast production.

    38 tools

    Local Inference

    Tools and platforms for running AI inference locally without cloud dependence.

    204 tools

    Voice Synthesis

    AI tools that generate human-like speech from text.

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