Skip to content

v0.7.0 — AI term correction

Choose a tag to compare

@Inhum Inhum released this 12 Jul 11:33

Added

  • AI term correction (opt-in). After transcription, a Groq language model (qwen/qwen3-32b, no reasoning) reliably fixes garbled vocabulary terms — matching grammatical case and context — in the cases where the Whisper prompt hint is powerless (near-homophones of common words, e.g. «войка»/"voice" → Voica). Toggle in Settings → Vocabulary; adds one small extra request (~1–2 s). Fail-open: on any error or timeout the raw transcription is delivered unchanged.

Tip: the dictionary defines the canonical spelling — capitalize terms the way you want them inserted (e.g. Voica, not voica).


Note: the app is signed with a self-signed certificate (not notarized). On first launch macOS shows an "unidentified developer" warning — right-click the app → Open, or System Settings → Privacy & Security → Open Anyway. See the README for details.

Full changelog: https://github.com/Inhum/voica/blob/main/CHANGELOG.md