vosk-browser and vosk-asterisk
These are ecosystem siblings—one provides browser-based speech recognition via WebAssembly, while the other integrates Vosk speech recognition into Asterisk VoIP systems, both building on the same underlying Vosk ASR engine for different deployment contexts.
About vosk-browser
ccoreilly/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
This library enables web applications to perform speech recognition directly within a user's browser. It takes audio input from a microphone or an audio file and converts it into text. This is designed for web developers who want to integrate offline, client-side speech-to-text functionality into their browser-based projects.
About vosk-asterisk
alphacep/vosk-asterisk
Speech Recognition in Asterisk with Vosk Server
This helps call center administrators and telecom engineers add automated speech recognition to their Asterisk-based phone systems. It takes incoming caller audio and converts it into text, which can then be used to automate call routing or gather information. The primary users are professionals managing business phone systems or customer support lines.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work