Skip to content

Voica v0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 12:50
· 21 commits to main since this release

Voica v0.4.0 — local offline engine.

What's new

  • Local offline recognition — switch Settings → General → Recognition engine to Local and
    Voica transcribes entirely on your PC with Sber GigaAM v3 (Russian, with punctuation): no
    network, no API key, audio never leaves the machine. The model (~215 MB, int8 ONNX) downloads
    once with a progress bar and SHA-256 verification; delete it anytime in Settings → Data.
  • Offline fallback — cloud selected but no internet? If the local model is installed,
    dictation just works locally (with a small notice).
  • Tabbed Settings (General / Dictation / Vocabulary / Data) — compact, fits small displays.
  • Model column in History, and the About window now covers both engines.

Notes: the vocabulary hint applies to the cloud engine only; AI term correction works with both
engines. ONNX conversion by istupakov/gigaam-v3-onnx (MIT).

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