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.

vosk-browser
73
Verified
avr-asr-vosk
28
Experimental
Maintenance 6/25
Adoption 20/25
Maturity 25/25
Community 22/25
Maintenance 2/25
Adoption 3/25
Maturity 9/25
Community 14/25
Stars: 507
Forks: 88
Downloads: 32,774
Commits (30d): 0
Language: JavaScript
License: Apache-2.0
Stars: 3
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About vosk-browser

ccoreilly/vosk-browser

A speech recognition library running in the browser thanks to a WebAssembly build of Vosk

Explicitly targets WebWorker execution to avoid blocking the main thread, with support for real-time microphone input or pre-recorded audio files across 13 languages. Integrates with the Web Audio API for audio processing and provides both npm and CDN distribution, offering event-based result callbacks for partial and final recognition outputs. The library wraps an updated Vosk WebAssembly build with a JavaScript API, handling model loading and audio pipeline management.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work