Analysis updated 2026-05-18
Talk to a coding agent like Claude Code out loud from a browser and hear its replies spoken back.
Delegate a coding task by voice and get notified out loud once the pull request is ready.
Take a work call over Telegram and speak commands to a coding agent from your phone.
Clone your own voice locally so the agent's spoken replies sound like you or anyone else.
| 5uck1ess/cicero | aaglexx/mcp-man | abolix/persian-lorem | |
|---|---|---|---|
| Stars | 17 | 17 | 17 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | — | — | 2025-08-20 |
| Maintenance | — | — | Quiet |
| Setup difficulty | — | easy | easy |
| Complexity | — | 2/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Cicero is a self-hosted voice interface you install alongside a coding agent you already use, such as Claude Code, Codex, or Gemini. You speak to it, it answers out loud, and the agent underneath does the actual work of writing code, fixing bugs, and opening pull requests. Say something like "fix the failing auth test and open a PR" and Cicero acknowledges within about a second, the coding work happens in the background, and it tells you out loud once the pull request is ready. Commands you have marked as needing approval, like pushing to git, wait for a spoken yes before running. There are two ways to use it. The lightweight sidecar mode attaches to a coding agent session you already have running and simply speaks its replies out loud, with no models to download and almost no setup. The full setup adds a real spoken conversation you can have from any browser on your local network, plus an optional Telegram add-on that lets you talk to your agent over an actual phone call. In the full setup, speech recognition and speech synthesis run locally on your own machine, so audio does not need to leave your computer. Cicero can clone a voice from a single sample recording and speak in that voice going forward. You can talk over it mid-sentence and it will stop and listen, using a small local model to confirm a real voice interrupted it rather than background noise. It can also read the emotional tone of what you say and pass that along to the agent. A more advanced setup lets you run several agents behind one call, each with its own voice, so you can say things like "let me talk to the coder" to switch between them. A GPU is recommended for the fastest response times but is not required. Cicero also works on plain CPU, on Apple Silicon Macs, and on Windows machines with an NVIDIA GPU. The project is under active development, with the browser, phone, and sidecar modes already working.
A self-hosted voice interface that lets you talk to your coding agent out loud and hear it respond, while the agent does the actual work.
Mainly TypeScript. The stack also includes TypeScript, Bun, faster-whisper.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.