Skip to content

lastnameclick/gctts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Game On Entertainment interview question is no longer to be used.

Staff members, see: http://nexus.in.gameonexpo.com/ tech/interviewing

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:

Available on the PyPI registry. For most installations, use pip3 install --user gctts

Lifehacks:

Persistent API Key

Use the environment variable GCTTS_APIKEY to set the API key.

About

An easy way to generate high quality TTS clips.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages