Show HN: Narrate – Generate multi-voice long-form audio with one command
Category: cli-tool
Tags: text-to-speech, audio-generation, cli-tool
Score: 6.5/10 (Innovation: 6, Technical: 5, Documentation: 8, Utility: 7)
Narrate is a CLI tool that automates multi-voice long-form audio generation from scripts using local or cloud TTS engines. It's interesting because it packages complex TTS pipeline tasks (chunking, stitching, normalization, multi-speaker management) into a simple command-line interface, making professional-quality audio generation accessible without writing code.
Target audience: content-creators, podcasters, developers, educators
Repository: https://github.com/zackham/narrate · Python · MIT
View on Hacker News