Self-hosted voice for any agent/harness of your choice (open-source)
Summary
The Cicero project enables self-hosted, bidirectional voice conversation with AI agents, supporting local TTS/STT and integration with various agent protocols and tools like Claude Code and Hermes Agent.
Similar Articles
Show HN: Self-hosted voice AI agent for Asterisk/FreePBX
AVA is an open-source AI voice agent for Asterisk/FreePBX with a modular pipeline architecture supporting mix-and-match STT, LLM, and TTS providers, validated for enterprise deployment.
My agent finally has a phone number and I made the infra Opensource.
The author built and open-sourced a telephony layer for AI agents, enabling them to make calls and send texts via a REST API and MCP server, designed to work with frameworks like OpenClaw, Hermes, LangChain, and Claude Code.
jamiepine/voicebox
Voicebox is an open-source, local-first AI voice studio for voice cloning, speech generation, dictation, and AI agent integration, offering privacy and multi-engine TTS support.
Voice agents, demystified: STT+TTS and 4 demo agents you can talk to in the browser + build yours with RAG and Tools
A guide demystifying voice agents using speech-to-text and text-to-speech, with four browser-based demo agents and instructions to build your own using RAG and tools.
Show HN: A lightweight way to make agents talk without paying for API usage
A lightweight pattern for orchestrating conversations between multiple AI agents (Claude, Codex, Gemini) via CLI without requiring API payments, using session resumption to maintain context across agent interactions.