Voice Studio v0.2.0
Voice Studio by MSR — v0.2.0
The first tagged release of Voice Studio, a fully-offline, local web UI for
multiple open-source text-to-speech engines. Everything runs on your own
machine — no cloud, no API keys, no audio leaving your computer.
Engines
Six TTS engines, loaded one at a time to keep memory low:
- VibeVoice-1.5B — expressive multi-speaker synthesis
- Kokoro-82M — fast, lightweight, multilingual
- Chatterbox Multilingual V3 — 23 languages with voice cloning
- OmniVoice — clone / design / auto voice modes
- VoxCPM2 — 2B model, 48 kHz, 30 languages, ultimate cloning
- Qwen3-TTS CustomVoice — 9 premium built-in voices, 10 languages, free-text style control
Highlights
- Podcast and Text-to-Voice project modes — multi-segment editor or a single textarea, on any engine
- Voice library with cloning, built-in voices, and per-voice metadata
- Three-column ElevenLabs-style UI with light/dark themes
- One engine at a time, isolated venvs for engines with conflicting dependencies (Chatterbox, OmniVoice, VoxCPM, Qwen)
- In-app model downloads with live progress, and in-app engine installs for isolated engines
- Versioning + auto-update — checks GitHub Releases and applies updates in place on git checkouts
- Synthesis cache with thread-safe, atomic writes
Getting started
python studio.py setup # one-time: venv, deps, CUDA auto-detect, model picker
python studio.py start # run backend + frontendBuilt by Mian Shahzad Raza (MSR) — https://msrbuilds.com/