aks-devs/mod_whisper_asr
Freeswitch ASR module
This FreeSWITCH module adds offline speech recognition capabilities to your telephony applications. It takes spoken audio as input and outputs text transcriptions. This is designed for telephony system administrators or developers building voice-enabled services on FreeSWITCH.
No commits in the last 6 months.
Use this if you need to integrate local, offline speech-to-text functionality directly into a FreeSWITCH-based voice application without relying on external cloud services.
Not ideal if you are looking for a standalone speech recognition server or a solution that doesn't require direct integration with FreeSWITCH.
Stars
22
Forks
10
Language
C
License
—
Category
Last pushed
Jan 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/aks-devs/mod_whisper_asr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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.