VoiceStudio
Open-source, fully-local ElevenLabs alternative for voice cloning, dubbing, and transcription
Alternative to: ElevenLabs

About
Versions (38)
v0.2.5
2026-04-30Whatβs New in v0.2.5
ποΈ System-Wide Dictation
- Global hotkey β Press
β+β§+Spacefrom any app to start dictating - Auto-paste β Transcribed text is automatically pasted into the active text field
- Live partial results β See what youβre saying in real-time via WebSocket streaming ASR
π¬ Batch Video Dubbing Pipeline
- Full autonomous pipeline β Drop videos, pick languages, hit go:
extract β transcribe β translate β generate β mix β export - Live progress tracking β Stage, percentage, current language, segment count
- Batch Queue UI β Redesigned with progress bars, cancel/delete buttons, download links
- Multi-language β Dub to multiple languages in one pass per video
π§ͺ Tests
- 23 backend tests β Batch API endpoints + streaming ASR helpers
- 0.3s execution β Lightweight fixtures, no GPU required
π οΈ Under the Hood
- Dual-mode ASR (Turbo MLX + WhisperX Accurate)
- Enhanced download progress (speed, ETA, bytes remaining)
- Status bar black flash fix
- Cold-start model preloading
- Full accessibility audit (ARIA labels, focus-visible)
- Compact UI layout improvements
Verification
| Check | Result |
|---|---|
| Backend tests | β 23/23 passed |
| TypeScript | β Clean |
| Vite build | β 1.5s |
| Rust | β Compiled |
[!NOTE] Desktop installers will be attached once CI builds complete.
Full Changelog: https://github.com/debpalash/OmniVoice-Studio/compare/v0.2.4β¦v0.2.5