youxkei / tts

A text-to-speech CLI using Google Cloud Text-to-Speech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tts

tts is a text-to-speech CLI using Google Cloud Text-to-Speech.

Usage

export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials/file.json
echo 'Hello, world!' | tts --player mpv

About

A text-to-speech CLI using Google Cloud Text-to-Speech


Languages

Language:Go 100.0%