aks-devs/mod_openai_asr
Freeswitch Speech-To-Text module
This tool allows your FreeSWITCH phone system to convert spoken audio into text using OpenAI's speech-to-text service. It takes incoming voice calls or recorded audio files and transcribes them into written words. Call center managers, customer service teams, or anyone operating a FreeSWITCH-based communication system would use this to process voice interactions.
Use this if you need to accurately transcribe spoken audio from your FreeSWITCH communication system into text for logging, analysis, or further automated processing.
Not ideal if you are looking for a standalone desktop transcription application or a solution for non-FreeSWITCH audio processing.
Stars
15
Forks
9
Language
C
License
—
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/aks-devs/mod_openai_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.