Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:52
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>