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.
-
Updated
Dec 18, 2025
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 repository showcases the integration between Agent Voice Response and OpenAI. The application leverages OpenAI's powerful language model to process text input from users, providing intelligent, context-aware responses that enhance the virtual agent's capabilities.
This repository showcases the integration between Agent Voice Response and Elevenlabs Real-time Speech-to-Speech API. The application leverages Elevenlabs' powerful language model to process audio input from users, providing intelligent, context-aware responses in real-time audio format.
This repository provides a speech-to-text transcription service using Google's Gemini API integrated with the Agent Voice Response system.
This project demonstrates the integration of Agent Voice Response with Google Cloud Text-to-Speech (TTS).
The application sets up an Express.js server that accepts a text string from a client via HTTP POST requests, converts the text into speech using Kokoro TTS, and streams the audio back to the client in real-time.
This repository provides a real-time speech-to-text transcription service using Deepgram Speech-to-Text API integrated with the Agent Voice Response system.
This repository showcases the integration between Agent Voice Response and Ultravox's Real-time Speech-to-Speech API. The application leverages Ultravox's powerful language model to process audio input from users, providing intelligent, context-aware responses in real-time audio format.
This repository provides a real-time speech-to-text transcription service using Soniox Speech-to-Text API integrated with the Agent Voice Response system.
A robust Express.js web service designed to handle webhook events from AVR Core. This service provides a clean and intuitive API for processing various types of events generated during voice interactions.
This repository showcases the integration between Agent Voice Response and N8N. The application leverages N8N's powerful workflow automation platform to process text input from users, providing intelligent, context-aware responses that enhance the virtual agent's capabilities through customizable workflows.
This repository showcases the integration between Agent Voice Response and HumeAI's Real-time Speech-to-Speech API. The application leverages HumeAI's powerful language model to process audio input from users, providing intelligent, context-aware responses in real-time audio format.
This project demonstrates the integration of Agent Voice Response with Deepgram Text-to-Speech (TTS). The application sets up an Express.js server that accepts a text string from a client via HTTP POST requests, converts the text into speech using Deepgram TTS, and streams the audio back to the client in real-time.
This repository provides a real-time speech-to-text transcription service using Vosk ASR (Automatic Speech Recognition) integrated with the Agent Voice Response system.
Add a description, image, and links to the agentvoiceresponse topic page so that developers can more easily learn about it.
To associate your repository with the agentvoiceresponse topic, visit your repo's landing page and select "manage topics."