shreyas-s-rao/claude-code-narrator
4 stars · Last commit 2026-03-23
A text-to-speech plugin for Claude Code.
README preview
# Narrator - Voice Output Plugin for Claude Code  A Claude Code plugin that speaks responses aloud using [Kokoro](https://github.com/hexgrad/kokoro) TTS, a local neural text-to-speech engine. No cloud APIs, no latency — everything runs on your machine. ## Prerequisites - Python 3.9+ (tested on 3.13) - macOS or Linux with audio output (speakers or headphones) - [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI ## Installation ### From GitHub (recommended) In Claude Code, run these slash commands: 1. Add the marketplace: ```