VoxScribe Windows v1.0.1
Release Notes: v1.0.1
π What's New
π Smart Silence & Microphone Error Handling
Transcription Hallucination Prevention: The app now monitors real-time audio input levels. If you record complete silence (e.g., if your microphone is physically muted, disconnected, or has OS permissions blocked), VoxScribe will automatically bypass the Groq Whisper transcription API. This prevents common Whisper API hallucinations (such as inserting "Thank you.") from being typed into your active window.
Instant UI Error Feedback: The recording widget will immediately display a "Mic is not working" warning and turn to the error state when silence or a disconnected mic is detected.
π οΈ Enhancements & Bug Fixes
UI & Layout Fixes: Fixed several minor visual bugs on the recording overlay, including text clipping on error state notices.
Recording Lock Prevention: Solved an issue where the global recording state could lock up if hotkeys were released without active window focus.
Repository Readiness:
Added the official MIT License.
Updated README.md features overview.
Verified all automated tests and typechecks build cleanly.