aicoolies logo
Vosk logo
Vosk logo

Vosk

Offline speech recognition for 20+ languages

open-sourceopen sourceupdated Apr 21, 2026
Visit Website →
Share

Vosk is an offline speech recognition toolkit supporting 20+ languages with compact 50MB models that run on Raspberry Pi, Android, iOS, and servers. It provides streaming API with zero-latency response, speaker identification, and reconfigurable vocabulary. Vosk offers bindings for Python, Java, Node.js, C#, Go, and Rust. Unlike cloud-based alternatives, all processing happens locally with no internet required. Apache 2.0 licensed with 14K+ GitHub stars.

Vosk is an offline speech recognition toolkit developed by Alpha Cephei that brings accurate, real-time transcription to devices ranging from Raspberry Pi boards to production servers without requiring internet connectivity. The toolkit supports over 20 languages including English, Chinese, German, French, Spanish, Japanese, Russian, and Arabic, with compact models around 50MB that fit comfortably in memory-constrained environments. Vosk uses Kaldi-based acoustic models combined with efficient language models to deliver recognition quality comparable to cloud services while keeping all audio data on-device.

The streaming API is one of Vosk's key differentiators, providing partial recognition results with near-zero latency as audio arrives rather than waiting for complete utterances. This makes it suitable for real-time applications like voice assistants, live captioning, and interactive voice response systems. Vosk also includes speaker identification capabilities to distinguish between multiple speakers, and its vocabulary can be reconfigured at runtime to improve accuracy for domain-specific terminology without retraining the underlying model.

With over 14,000 GitHub stars, Vosk provides official bindings for Python, Java, Node.js, C#, C++, Go, and Rust, making it accessible across virtually any technology stack. The project is used in smart home platforms, transcription workflows, and accessibility tools where cloud dependency is unacceptable due to privacy, latency, or connectivity constraints. For developers who need speech recognition without sending audio to third-party servers, Vosk offers a mature and well-documented alternative to cloud-only solutions.

Pricing

Free, open-source under Apache 2.0 license

Platforms

Python, Java, Node.js, C#, Go, Rust; RPi, Android, iOS, servers

Categories

Tags

Use Cases

Alternatives

Related Tools

Presidio

Open-source PII detection and anonymization for AI data flows

Presidio is an MIT-licensed privacy framework for identifying and anonymizing personally identifiable information in text, images, and structured data. It can act as a de-identification layer around LLM prompts, logs, RAG corpora, and customer-data workflows.

open-sourceOpen Source
ElevenLabs logo

ElevenLabs

Lifelike AI voice generation, cloning, and voice agents

ElevenLabs is an AI voice platform for text-to-speech, voice cloning, and conversational AI agents, built on models like Multilingual v2 and the low-latency Flash v2.5 and Turbo v2.5. Developers call its API to generate lifelike narration, clone voices from short audio samples, dub content across 30+ languages, add sound effects, and deploy real-time voice agents for customer service, IVR, and interactive apps, with SDKs for Python, JavaScript, and more.

freemium
Deep Lake logo

Deep Lake

AI data runtime for multimodal datasets and vector search

Deep Lake is an open-source AI data runtime from Activeloop for storing, versioning, and querying multimodal data and embeddings. It fits teams building RAG, training, evaluation, or dataset-heavy agent workflows that need a bridge between vector search, structured metadata, and large image, text, audio, or video collections.

open-sourceOpen Source
SeekDB logo

SeekDB

AI-native state store with hybrid vector and full-text search

SeekDB is an open-source AI-native state store from the OceanBase ecosystem that combines MySQL-compatible data access with hybrid vector and full-text retrieval. It targets agent and AI application teams that need embedded or server deployment, copy-on-write style sandboxes, and searchable state without gluing together several separate storage layers.

open-sourceOpen Source
Marqo logo

Marqo

Embedding-first search and discovery engine for AI-powered product experiences.

Marqo is an open-source tensor search engine that combines embedding generation and vector search in a single API, removing the need to manage separate embedding pipelines and vector databases. Built for product discovery and multi-modal search, it lets teams index text, images, and structured data together, returning ranked results based on semantic similarity rather than keyword overlap.

freemium
Magika logo

Magika

AI-powered file-type detection at Google scale

Open-source AI-powered file-type detection tool from Google that uses a custom deep-learning model under a few megabytes to identify more than 200 binary and textual content types in milliseconds, even on a single CPU. Magika ships as a CLI, Python package, JavaScript/TypeScript library, and an ONNX model, achieves around 99% accuracy on its test set, and is already used at Google scale across Gmail, Drive, and Safe Browsing as well as by VirusTotal and abuse.ch.

freeOpen Source