GoTTS is a free CLI Text-to-Speech tool with hundreds of natural voices.
- Generate speech from text quickly and easily
- Interactive mode for live text-to-speech
- Support for playing audio in terminal
Install GoTTS using go install:
go install github.com/aandrew-me/gotts@latestEnsure $GOPATH/bin or $HOME/go/bin is in your PATH to use the gotts command.