You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix mic visibility and whisper venv persistence in packaged builds
- Move Whisper venv from process.cwd() to app.getPath('userData') so it
survives app restarts and works in packaged/installer builds
- Add userData venv candidate in speech service fallback probing
- Reinitialize speech service and broadcast availability when onboarding completes
- Add main-window-ready handshake so hidden overlay receives speech state after first-run
- Guard mic click to refresh availability when speech is not actually ready
0 commit comments