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
Initial release: VaaniFlow 1.0.0
Wispr Flow-style voice dictation for Windows against a self-hosted
Whisper server (LocalAI / OpenAI-compatible API).
- Global hold/tap hotkey dictation (uiohook-napi), Space to end, Esc to cancel
- Always-on-top waveform overlay with live captions
- Fast mode: chunked transcription at natural pauses while speaking
- AI polish stage via LocalAI chat completions (filler removal, tone profiles)
- Spoken commands, snippets, custom vocabulary, correction rules
- Per-app awareness: history tagging, terminal-aware paste (Ctrl+Shift+V)
- Dashboard: history, stats, 14-day chart, settings
- Auto-update via GitHub Releases (electron-updater)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>