vosk-asterisk and avr-asr-vosk
These are ecosystem siblings—one integrates Vosk ASR into Asterisk (a PBX/telephony system) while the other integrates it into an Agent Voice Response system, both serving as application-specific implementations of the same underlying Vosk speech recognition engine.
About vosk-asterisk
alphacep/vosk-asterisk
Speech Recognition in Asterisk with Vosk Server
Integrates with Asterisk's native speech recognition framework via WebSocket connections to a separate Vosk Server instance, enabling offline speech-to-text processing through Kaldi models. Implements Asterisk dialplan applications (`SpeechCreate`, `SpeechBackground`) that interact with remote Vosk servers, supporting multiple language models deployable via Docker. Compatible across Asterisk versions 13-17+ with modular installation as `res_speech_vosk.so`, requiring `res_http_websocket.so` for transport.
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