This repository contains a collection of tools (for (Clojure) developers).
Text-to-Speech
Install with bbin:
bbin install https://raw.githubusercontent.com/witek/tools/main/gtsay.clj
Usage Example:
gtsay hello world
This command uses Google Translate's Text-to-Speech.
This project is not affiliated with Google or Google Cloud. Breaking upstream changes can occur without notice. This project is leveraging the undocumented Google Translate speech functionality and is different from Google Cloud Text-to-Speech.
Thanks to Michael Borkent for Babashka and for support.