CPU-efficient text-to-speech application for converting text to audio
Text-to-speech application designed to run efficiently on CPUs
pocket-tts$ pocket-tts --text 'Hello world' --output hello.wav$ pocket-tts --file input.txt --output output.wav$ pocket-tts --text 'Example text' --voice en-US --output speech.wav