Skip to content

Voica v0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:04
· 24 commits to main since this release

Voica v0.3.1 — hotfix: AI term correction works again.

Fixed

  • AI term correction was silently broken. Groq removed the qwen/qwen3-32b model (requests
    returned 404), so corrections quietly fell back to the raw transcription (fail-open by design).
    Voica now uses llama-3.3-70b-versatile. The availability check in Settings also
    distinguishes a removed model (404 → “update the app”) from one blocked in your Groq org
    (403 → “allow it at console.groq.com → Settings → Limits”).

If you use AI term correction (Settings → Vocabulary), please update.

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

Not code-signed yet, so SmartScreen may warn → More info → Run anyway.

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