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.

vosk-asterisk
47
Emerging
avr-asr-vosk
28
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 2/25
Adoption 3/25
Maturity 9/25
Community 14/25
Stars: 128
Forks: 41
Downloads:
Commits (30d): 0
Language: C
License: GPL-2.0
Stars: 3
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

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