What problem does it solve?
Written summaries and briefings are hard to consume when you are commuting, exercising, or away from a screen. This Skill turns text into a listenable MP3 using a local neural text-to-speech engine, so no content ever leaves your machine.
Core Features & Use Cases
- Rewrite for the ear: Transforms written prose into a spoken script with natural phrasing, expanded abbreviations, and no URLs read aloud before synthesis.
- Local CPU-only synthesis: Uses Kyutai pocket-tts with automatic virtualenv setup, chunked sentence-level synthesis, and MP3 encoding via ffmpeg (or afconvert fallback on macOS).
- Chainable terminal step: Pairs with summarization skills like roundup, daily-prep, or meeting-minutes to produce spoken digests.
- Use Case: After generating a daily status briefing, convert it into a 5-minute MP3 saved to ~/Music/Briefings/ so you can listen to it on your phone during breakfast.
Quick Start
Ask the assistant to turn the summary it just produced into an MP3 you can listen to, and it will rewrite the text for speech and synthesize it with the bundled tts.sh script.