node-voice-agent and node-text-to-speech

The Node.js voice agent utilizes Deepgram's Text-to-Speech functionality to power its conversational AI, making them complementary tools.

node-voice-agent
53
Established
node-text-to-speech
39
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 5/25
Maturity 9/25
Community 15/25
Stars: 31
Forks: 26
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 14
Forks: 5
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
No Package No Dependents

About node-voice-agent

deepgram-starters/node-voice-agent

Get started using Deepgram's Voice Agent with this Node demo app

Demonstrates real-time voice interactions using Deepgram's speech recognition and synthesis APIs, with a frontend-backend architecture that separates the Node.js server (handling API communication) from a browser-based UI. The setup uses WebSocket connections for low-latency audio streaming and includes environment-based configuration for API authentication, making it adaptable for building conversational voice applications.

About node-text-to-speech

deepgram-starters/node-text-to-speech

Get started using Deepgram's Text-to-Speech with this Node demo app

Implements a full-stack demo with a Node.js backend server and frontend client communicating via API endpoints to synthesize speech from text input. The application uses Deepgram's TTS API with configurable settings and serves audio playback through a browser interface on localhost:8080, manageable through Makefile commands or manual server startup.

Scores updated daily from GitHub, PyPI, and npm data. How scores work