VoiceStudio logo

VoiceStudio

Open-source, fully-local ElevenLabs alternative for voice cloning, dubbing, and transcription

Alternative to: ElevenLabs

VoiceStudio screenshotVoiceStudio screenshot

About Versions (38)

v0.2.5

2026-04-30

What’s New in v0.2.5

πŸŽ™οΈ System-Wide Dictation

  • Global hotkey β€” Press ⌘+⇧+Space from 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

CheckResult
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