AgentVibes gives your AI coding agents a real spoken voice. When an agent starts a task, you hear it. When it finishes, you hear that too β out loud, in a genuinely human voice, while you keep working on something else.
Website Β· Quick Start Β· Voice Library Β· Commands Β· Providers
Your AI agents get a voice β they actually speak. Even when you're developing on a remote server, the receiver pipes that voice straight to your local speakers. With the latest neural voices β Kokoro and ElevenLabs β your agent team becomes a hands-free partner for your flow: perfect when you're running multiple agents and don't want to be glued to one screen. If you're a multitasker, this is your tool. And it's always under your control β mute it, or toggle it on and off, whenever you want.
You're in flow. You've got three agents running across three terminals. The old way? You babysit one window, alt-tab to the next, and hope you didn't miss the one that finished four minutes ago and has been sitting idle ever since.
AgentVibes speaks each agent's task start and completion aloud. You stop staring at a silent terminal and start hearing your agents work β glance away, write some notes, grab a coffee, and the moment an agent wraps a task or needs you, its voice tells you. It's built for the way you actually work: many agents, in parallel, all talking back.
And here's the part that feels like magic: working on a remote server with no audio device? The AgentVibes Remote Receiver pipes your agent's voice straight through your laptop's speakers. The work happens on the box. The voice arrives at your desk.
# Install β interactive TUI installer, no git clone required
npx agentvibes installThat's it. The installer wires up the Claude Code hooks and walks you through choosing a voice. Then just code β AgentVibes speaks automatically as your agents acknowledge and complete tasks.
npx agentvibes # open the TUI any timemacOS only, one time:
brew install bashβ macOS ships bash 3.2; AgentVibes needs 5.x.
New here? The Quick Start guide walks you through your first voiced session.
During a week of early access to Anthropic's new Fable model, we rebuilt the heart of AgentVibes into one shared core. The voice / engine / routing / volume / mute logic that used to be copied across four scripts (and drift apart) now lives in a single place β simpler, more consistent, and steadier.
- π Previews play in the right place β with SSH remote configured, voice and music previews play on your receiver; otherwise they play locally.
- π§ One shared core β Kokoro-on-Linux silence and per-voice drift fixed at the source, with a safe fallback if needed.
- π§Ή Removed the redundant Voices tab β pick a voice for any provider in Setup.
- π§ Kokoro β local neural TTS on your CPU, no GPU required (Chinese, Japanese, Korean built in).
- βοΈ ElevenLabs β premium cloud neural voices.
- Combinable audio effects: stack reverb, echo, and chorus on any voice.
π£οΈ Automatic spoken narration. AgentVibes installs Claude Code hooks that fire on their own β when your agent acknowledges a task and when it completes one, you hear it spoken. No manual calls, no extra commands; you just code and listen.
π‘ Remote Receiver β voice from anywhere, on your speakers. SSH'd into a server with no sound card? The receiver routes the synthesized audio back to your local machine and plays it through your speakers. The work runs remotely; the voice lands at your desk.
π§ Neural and free voices β 900+ to choose from. Run fully free and offline with Piper (900+ voices, incl. the LibriTTS library) or your OS's built-in macOS Say / Windows SAPI. Want human-grade quality? Switch to neural: Kokoro (local, CPU-only, with Chinese/Japanese/Korean) or ElevenLabs (premium cloud). Browse and preview them all in the Voices tab.
π₯ A distinct voice per agent (BMAD). Give every agent on a multi-agent BMAD team its own voice and auto-assign them from your active provider. When the analyst, architect, dev, and QA each sound different, you know who's talking without looking.
ποΈ Per-LLM routing. Claude Code, Claude Desktop, Warp, OpenClaw β each LLM can have its own voice, effects, background music, and intro phrase, so every assistant sounds distinct.
ποΈ Combinable audio effects. Stack reverb, echo, and chorus on any voice and preview live β from a subtle room to a cathedral with a cave echo.
π Personalities & sentiment. Apply speaking styles (pirate, sarcastic, and more) to give the narration character.
π΅ Background music. Play ambient soundtracks underneath the narration, with per-track volume control.
π Languages & translation.
Narrate in the language you choose β e.g. /agent-vibes:set-language spanish.
π¬ Natural-language control (MCP). Every one of the 50+ slash commands has a plain-English equivalent through the MCP integration β type the command, or just ask.
π€ Always under your control. Mute and unmute instantly, and toggle narration on or off per LLM β quiet when you need to focus, loud when you want the play-by-play.
π₯οΈ Runs everywhere. Claude Code, Claude Desktop, Warp Terminal, OpenClaw, and even Android/Termux (Claude Code on your phone).
Run npx agentvibes to configure everything visually:
| Tab | What it does |
|---|---|
| Setup | Pick per-LLM provider, voice, and audio effects |
| Voices (press V) | Browse and preview 900+ voices |
| Music | Manage background music |
| BMAD | Give each agent in a multi-agent team its own voice + auto-assign |
Mix and match per LLM. Start free with a built-in engine, level up to neural when you want it. The free providers need no paid API β ElevenLabs is the only one that requires a key, and it's optional.
| Provider | Type | Cost | Notes |
|---|---|---|---|
| macOS Say | Built-in | Free | Zero config on Mac |
| Piper | Local, offline | Free | Linux/WSL/Windows Β· 900+ voices incl. LibriTTS |
| Windows SAPI | Built-in | Free | Zero setup on Windows |
| Soprano | Neural | Free | pip install soprano-tts |
| π Kokoro | Local neural | Free | Runs on CPU (no GPU) Β· Chinese/Japanese/Korean |
| π ElevenLabs | Cloud neural | Paid (API key) | Premium, most human-sounding |
See the Providers guide and the Voice Library for samples and setup.
Claude Code (automatic voiced hooks) Β· Claude Desktop (natural-language control via MCP) Β· Warp Terminal Β· OpenClaw Β· Android / Termux (Claude Code on your phone)
Every slash command has a natural-language MCP equivalent β type the command, or just ask in plain English.
| Slash command | Just say⦠|
|---|---|
/agent-vibes:switch Aria |
"Switch to Aria voice" |
/agent-vibes:list |
"List the available voices" |
/agent-vibes:personality pirate |
"Set the personality to pirate" |
/agent-vibes:set-language spanish |
"Set the language to Spanish" |
/agent-vibes:mute |
"Mute AgentVibes" |
Full reference: Commands Β· enable natural language: MCP Setup
Running a full BMAD agent team? Every agent gets its own distinct voice, auto-assigned from your active provider. You don't just see who's talking β you hear it. The analyst, the architect, the dev, the QA β each one recognizable the instant they speak.
- Node.js β required, for
npx. - bash 5.x β required on macOS (
brew install bash). - Audio tools β optional but recommended for effects and music.
- Piper voices β downloaded automatically on first use; nothing to install manually.
- No paid API is needed for the free providers; ElevenLabs is optional and cloud-based.
| Guide | |
|---|---|
| Quick Start | Get voiced in minutes |
| MCP Setup | Natural-language control |
| Commands | Every slash command |
| Providers | Engine setup & samples |
| Voice Library | All 900+ voices |
| Windows Setup | Windows-specific steps |
| Troubleshooting | Common fixes |
| Security Hardening | Locking down remote setups |
| Release Notes | What's new Β· all releases β |
AgentVibes Β· v5.12.0 Β· Licensed under Apache-2.0
Built by Paul Preibisch β @997Fire on X Β· agentvibes.org Β· github.com/paulpreibisch/AgentVibes
Stop watching silent terminals. Start hearing your agents work.
If AgentVibes gives your agents a voice you enjoy, β star the repo!
npx agentvibes install



