Skip to content

Voice Studio v0.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 22:00
· 50 commits to main since this release

What's Changed

  • perf: provision venvs with uv to cut disk ~27GB → ~13GB by @wpacademy in #11
  • feat: hardware status bar (CPU/RAM/VRAM/disk/cache) by @wpacademy in #10
  • feat: music generation tab (ACE-Step 1.5) by @wpacademy in #12
  • feat: music metadata controls + batch generation + WAV/FLAC downloads by @wpacademy in #14
  • feat: music-mode left controls + sample presets by @wpacademy in #13
  • feat: music AI Inspiration + Thinking (ACE-Step 0.6B LM) by @wpacademy in #15
  • feat(music): Cover / Remix + Repaint (audio-to-audio) by @wpacademy in #16
  • feat(music): 2B base model + Extract / Lego / Complete by @wpacademy in #17
  • fix(music): text2music breaks into noise — default to LM (thinking) by @wpacademy in #18
  • refactor(music): remove ACE-Step, keep Music as an engine-agnostic plug-in point by @wpacademy in #19
  • feat(music): MusicGen-small engine (in-process, 2.4 GB, CC-BY-NC-4.0) by @wpacademy in #20
  • Remove MusicGen and the music stack entirely by @wpacademy in #21
  • ASR (PR A): Whisper large-v3-turbo backend + GpuGate by @wpacademy in #22
  • ASR (PR B): Transcribe mode UI by @wpacademy in #23
  • ASR (PR C): reference_transcript auto-fill + subtitles by @wpacademy in #24
  • fix(status-bar): device-wide VRAM + equal-width chips by @wpacademy in #25
  • feat: RTL-aware direction for text inputs by @wpacademy in #26
  • fix(setup): model picker reads the real catalog by @wpacademy in #27
  • fix(setup): force UTF-8 console so fresh Windows setup doesn't crash by @wpacademy in #28
  • fix(tts): cache multi-line takes + Download button beside Play by @wpacademy in #29
  • chore: bump version to 0.3.0 by @wpacademy in #30
  • fix(ui): Whisper card in Engines popup + restore Transcribe sidebar chrome by @wpacademy in #31
  • fix(ui): pin Appearance + Backend to bottom of Transcribe sidebar by @wpacademy in #32
  • fix(ui): Speech-to-text section scrolls with the engine cards by @wpacademy in #33

Full Changelog: v0.2.0...v0.3.3