vosk-browser and avr-asr-vosk
These are ecosystem siblings—one provides a WebAssembly implementation of Vosk for browser-based speech recognition, while the other integrates Vosk ASR into a specific voice response system, both building on the same underlying Vosk 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 avr-asr-vosk
agentvoiceresponse/avr-asr-vosk
This repository provides a real-time speech-to-text transcription service using Vosk ASR (Automatic Speech Recognition) integrated with the Agent Voice Response system.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work