Skip to content

Voxxwire v1.4.0 — Real WASAPI Loopback, Live Config Reload & Transcript Export

Latest

Choose a tag to compare

@jayparmar1301 jayparmar1301 released this 19 Jul 19:35
· 3 commits to main since this release
5ddc4c7

Highlights

  • Fixed mic/remote audio cross-contamination — loopback capture now uses real WASAPI loopback (via pyaudiowpatch) instead of a "Stereo Mix"-style input device, so "You" and "Remote" streams can no longer bleed into each other.
  • Fixed loopback stalling during silence — a silent keep-alive stream keeps the Windows audio engine awake so the Remote channel never stops capturing during quiet periods.
  • Fixed dropped mic audio ("input overflow") — reduced Whisper's CPU thread usage to leave headroom for the real-time audio callback, plus more robust capture buffering settings.
  • Fixed a stale translation cache bug — a newly downloaded language pack now works immediately instead of requiring a full app restart.
  • Save Configuration & Restart and Apply — change languages/devices/model without restarting the whole app.
  • Download Transcript — export the full session (both channels, timestamps, original + translated text) to a text file.
  • Clearer engine loading UI — a proper loading/error overlay with a Retry button, and per-channel "Listening / Failed / Disabled" status badges so it's obvious whether capture actually started.
  • Hardened engine start/stop/restart against race conditions from rapid clicking.

Install

Download Voxxwire-Setup.exe below and run it.