Voica v0.1.0
Voica v0.1.0 — the first Windows release.
Dictation → punctuated text via Groq Whisper. Press a hotkey, speak, and Voica inserts clean, punctuated text into whatever field you're typing in. Bring your own Groq key.
Install
Two downloads to choose from (Windows 10 1809+ / x64):
| File | Size | Needs |
|---|---|---|
Voica.exe |
~75 MB | nothing — fully self-contained |
Voica-fx.exe |
~26 MB | .NET 8 Desktop Runtime installed once |
- Download either file and run it — no installer.
- The build is not code-signed yet, so SmartScreen may warn (“Windows protected your PC”) → More info → Run anyway.
- On first run, add your Groq API key (from https://console.groq.com) in Settings, then press Right Alt to dictate.
Highlights
- Global hotkey dictation — PTT or Toggle; presets (Right/Left Alt, CapsLock, ScrollLock, Pause) and custom combinations (e.g.
Ctrl+Shift+Space) - Punctuation via Groq Whisper (
whisper-large-v3-turbo), auto language detection - Auto-insert into the focused field + clipboard fallback, or an editable result window
- SQLite history with audio playback and retention
- Groq key encrypted with Windows DPAPI; English/Russian UI
- No backend, no telemetry
See the README and the full changelog.