vosk and vosk-cli-dictation
Vosk-cli-dictation is a command-line wrapper application built on top of the core Vosk speech recognition engine, making them ecosystem siblings where the latter provides the ASR backend that the former's dictation functionality depends on.
About vosk
alphacep/vosk
VOSK Speech Recognition Toolkit
Audio fingerprinting and LSH-based indexing enable training on massive speech datasets (100k+ hours) without neural networks, with incremental model improvement through direct sample addition. The system segments audio into chunks, stores them in a hash-indexed database for fast lookup during decoding, and integrates with Kaldi for phoneme alignment and segmentation. Supports lifelong learning paradigms with built-in verification tools to identify and correct recognition gaps.
About vosk-cli-dictation
RonanDavalan/vosk-cli-dictation
A real-time, offline, and customizable command-line (CLI) dictation tool for Linux, powered by the Vosk engine. Supports multiple languages and global hotkeys.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work