An interactive command line text-to-speech tool using Google TTS
cli-tts This is an interactive command line text-to-speech tool using Google TTS. Just type text and the voice will be played. Multi-language is supported. Quick Start macOS $ git clone https://github.com/ReekyStive/cli-tts.git $ cd cli-tts $ brew install ffmpeg # be sure ffmpeg is in PATH $ pip install -r requirements.txt $ python tts.py Windows There’s a package that already included everything: Win32 Release Screenshots Supported Languages Local accent Language code Top-level domain English (Australia) en com.au English (United Kingdom) en […]
Read more