agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which will start the Core, ASR, LLM, and TTS services integrated with Asterisk Audiosocket.
This project provides the core infrastructure to build AI-powered voice agents that can interact with callers in real-time. It takes audio from a phone system like Asterisk, processes it using AI services to understand and generate responses, and then converts those responses back into speech for the caller. This is for businesses or developers looking to deploy custom conversational AI solutions for customer service, call centers, or interactive voice response systems.
Use this if you need to create intelligent, voice-based agents that can communicate naturally with callers over a phone system, integrating various AI speech-to-text, language model, and text-to-speech services.
Not ideal if you're looking for a ready-to-use, out-of-the-box conversational AI application without any technical setup or integration work.
Stars
83
Forks
39
Language
—
License
MIT
Category
Last pushed
Feb 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/agentvoiceresponse/avr-infra"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app
deepgram-starters/node-voice-agent
Get started using Deepgram's Voice Agent with this Node demo app