agentvoiceresponse/avr-tts-deepgram
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.
No commits in the last 6 months.
Stars
1
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
May 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/agentvoiceresponse/avr-tts-deepgram"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-js-sdk
Official JavaScript SDK for Deepgram.
deepgram/deepgram-rust-sdk
Community Rust SDK for Deepgram.
agentvoiceresponse/avr-infra
The AVR Infrastructure project is designed to launch the Agent Voice Response application, which...
deepgram/deepgram-dotnet-sdk
Official .NET SDK for Deepgram.
deepgram-starters/node-transcription
Get started using Deepgram's Transcription with this Node demo app