If your business has ever needed a voiceover, a dubbed video, or a clean transcription, you've probably bumped into ElevenLabs. It's good. It also costs $22 a month the moment you need anything beyond the tiny free tier, and every audio file you generate goes to their servers.
VoiceStudio just changed the math on that.
What's happening
VoiceStudio is an open-source desktop app by indie developer Palash Debnath. It landed at rank #2 on GitHub's global trending list in early September and has climbed past 19,000 stars since. The pitch is simple: everything ElevenLabs does, running entirely on your own hardware, for free.
That covers voice cloning from a short audio sample, text-to-speech across 646 languages, video dubbing, dictation, transcription, and audiobook creation, all in one local app. Under the hood it bundles 16 text-to-speech engines and 11 speech recognition engines and lets you pick where jobs run. Nothing leaves your machine unless you deliberately configure a remote endpoint.
The project is AGPL-3.0 licensed and runs on macOS, Windows, and Linux, with support for CUDA, Apple Silicon, ROCm, and plain CPU. You do not need a GPU to get started. PixelSham's September 8 writeup walks through what's possible in practical terms if you want a hands-on tour before downloading.
Try this this week
- Head to github.com/debpalash/VoiceStudio and grab the desktop installer for your OS from the Releases page. It takes a few minutes to set up.
- Record 30 seconds of yourself, or a teammate, reading anything at all. Feed that clip into VoiceStudio to create a local voice profile.
- Write a short script: a phone greeting, a FAQ answer, or a 90-second explainer for a product. Generate audio from the cloned voice and listen back.
- If you have a short video you want dubbed or captioned, try the dubbing tab. Drop in the file, pick a voice, and let it run locally.
- Compare the result against what you would pay for the same output on ElevenLabs. For most small-team needs, the local version is indistinguishable.
The bigger picture
Voice content has always felt out of reach for small shops and nonprofits, the kind of thing that requires a professional studio or a recurring subscription. VoiceStudio is exactly the type of smallest-working-thing that flips that: one afternoon to install, and you own the whole workflow. No account, no usage meter, no audio leaving your building. That is a real shift, and it is available right now.