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.
128 stars. No commits in the last 6 months.
Use this if you need to integrate offline, highly accurate speech-to-text capabilities directly into your Asterisk PBX for call automation or data capture.
Not ideal if you need a cloud-based speech recognition service or a solution for a phone system other than Asterisk.
Stars
128
Forks
41
Language
C
License
GPL-2.0
Category
Last pushed
Jun 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/alphacep/vosk-asterisk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
k2-fsa/sherpa-onnx
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and...
ccoreilly/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
alphacep/vosk
VOSK Speech Recognition Toolkit
alphacep/vosk-server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
solyarisoftware/voskJs
Vosk ASR offline engine API for NodeJs developers. With a simple HTTP ASR server.