Voice-cloned smart attention TTS notifications for Claude Code. AI summarizes deep work session responses, speaks in your cloned voice. MLX Chatterbox Turbo on Apple Silicon. Zero config, works out of the box.
Stars
8
Forks
1
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
163
commits
fix(tts): Make summary-say generate substantive summaries
2206290View on GitHubfeat(voices): Add dwight and yamon bundled voices, add migration docs
ac3bc78View on GitHubfix(tts): Add question dedup and improve summary generation
5813ee5View on GitHubfix(hook): Voice AskUserQuestion questions directly in permission hook
2d2a159View on GitHubfix(tts): Remove duplicate interview question voicing from permission hook
a76f17aView on GitHubfix(tts): Move interview question handling before cooldown check
07b6849View on GitHubfix(tts): Always voice interview questions regardless of user activity
ac50d19View on GitHubfix(tts): Detect slash commands in XML-wrapped format
8f5fbbcView on GitHubfix(commands): Quote $ARGUMENTS to prevent zsh glob expansion
95ffd36View on GitHubfix(tts): Detect user slash commands in interview session detection
91406f2View on GitHubchore: Upgrade pyright to 1.1.408, remove orphaned tests
26fabb7View on GitHubfeat(tts): Voice AskUserQuestion during interview/blitz sessions
0b33c44View on GitHubdocs: Add plugin development notes (minClaudeVersion invalid, inline hooks)
eecbfaaView on GitHubfix: Remove invalid minClaudeVersion key causing plugin load failure
57a18d7View on GitHubfeat: Convert slash commands to markdown format with inline execution
a2a1729View on GitHub