gctts

A simple way to generate high quality TTS MP3 files.


License
MIT
Install
pip install gctts==1.2

Documentation

Google Cloud Text To Speech CLI

Or, GCTTS for short

Purpose

I needed a quick way to generate high quality TTS mp3 clips.

Usage:

gctts mp3 --apikey=APIKEY FILENAME.mp3

Installation:

TBA

Lifehacks:

Persistent API Key

Use the environment variable GCTTS_APIKEY to set the API key, but the CLI flag works aswell.