sag is a command-line text-to-speech utility inspired by the macOS say command but powered by modern ElevenLabs voice synthesis technology. The project allows users to stream synthesized speech directly to speakers, save audio files, or list and manage available voices through a lightweight terminal interface. Designed for speed and convenience, sag supports voice selection, playback rate adjustments, output format inference, and configurable API endpoints for flexible deployment. It integrates naturally into shell scripts, automation pipelines, and AI workflows where high-quality voice synthesis is required without complex setup. The tool emphasizes a familiar UNIX-style experience while significantly improving realism and expressiveness compared to traditional system speech engines. Its developer-focused architecture and Homebrew installation support make it especially appealing for terminal-centric users and automation-heavy environments.
Features
- Terminal-based text-to-speech generation
- Integration with ElevenLabs voice synthesis
- Streaming audio playback support
- Voice listing and selection tools
- Configurable speed and output formats
- Shell-friendly automation workflows