GigaAM or Vosk: which speech recognition to pick

Both models come from Russia, handle Russian, run without a GPU and allow commercial use: GigaAM under MIT, Vosk under Apache 2.0. Sber's GigaAM covers more conversation analytics: emotion recognition, a v3 version with punctuation, and a multilingual version adding Kazakh, Kyrgyz and Uzbek, last updated 2026-07. Vosk is stronger where offline work on weak hardware matters: models from 45 MB run on a Raspberry Pi or a phone, there are streaming models for live audio, and Vosk TTS provides simple Russian speech synthesis. If you use Vosk TTS for voiceover, remember that a voice may only be cloned with the consent of the person it belongs to. The choice comes down to conversation analytics versus on-device autonomy.

Comparison based on catalog data

ParameterGigaAMVosk (русские модели)
CategorySpeech to textSpeech to text, Text to speech
DeveloperSber, RussiaAlpha Cephei, Russia
ReleasesApr 2024 – Jul 2026Feb 2023 – Sep 2025
Sizes220M – 600Mabout 45 MB – 1.8 GB
HardwareLaptopLaptop
Commercial useCommercial use allowedCommercial use allowed
LicenseMITApache 2.0
RussianSupportedSupported
OllamaNoNo
Without GPUYesYes
Tasks
  • Transcribing calls in Russian
  • Meeting minutes
  • Voice control of services
  • Emotion analysis in conversations
  • Transcribing Russian calls and recordings without the cloud
  • Voice control in apps and kiosks
  • Low-latency streaming speech recognition
  • Simple Russian text-to-speech

Choose GigaAM if

  • You need punctuation in transcripts and emotion labels in conversations
  • Banking, public sector or call center work with Russian call analysis
  • You need neighboring languages: Kazakh, Kyrgyz, Uzbek in the multilingual version
GigaAM

Choose Vosk (русские модели) if

  • Recognition has to run offline on a weak device or a phone
  • You need low-latency streaming for live audio
  • One project needs both recognition and simple Russian speech synthesis
Vosk (русские модели)

Other comparisons

Need a model for your task?

An open model can run on your own server: data stays in-house, there is no per-request fee, and the model can be fine-tuned on your documents.

  1. SelectThe model and size for your task and hardware budget
  2. DeployOn your server or in a closed network, with an API
  3. Fine-tuneOn your data, or connect a knowledge base
  4. IntegrateInto your CRM, ERP, bot, website or team chat
Discuss deployment