OPEN_SOURCE ↗
REDDIT · REDDIT// 29d agoOPENSOURCE RELEASE
DreamServer voice agent framework goes fully local
Light Heart Labs releases a production-ready local voice agent framework built on LiveKit, Whisper, Kokoro TTS, and llama-server — no cloud calls required. The multi-agent setup includes intent routing, shared call state, agent-to-agent handoffs, and n8n webhook integration for ticket generation.
// ANALYSIS
Fully local, multi-agent voice systems have been the missing piece for developers who want voice AI without handing data to cloud providers — DreamServer makes it a one-command install.
- –Eight specialist sub-agents with priority-weighted intent detection means calls route correctly without hardcoded if-else logic
- –Shared `CallData` state persists across agent handoffs — a common failure point in naive multi-agent voice designs
- –TTS output filtering strips internal markup before it hits the speaker, solving a real usability gap in local TTS pipelines
- –n8n webhook integration turns completed calls into structured tickets automatically — practical for real deployments
- –Competes with Pipecat and LiveKit Agents but differentiates as a batteries-included platform rather than a composable framework
// TAGS
agentopen-sourcespeechself-hostedllmdevtoolautomation
DISCOVERED
29d ago
2026-03-14
PUBLISHED
31d ago
2026-03-12
RELEVANCE
7/ 10
AUTHOR
Signal_Ad657