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.