Skip to content

EmpiDev/TTS-Google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Text To Speech, Python

A Google Cloud Project that converts a text document to speech using Python and the Google Cloud API

Getting Started:

Go to your Google Cloud console, then go to APIs & Services > Dashboard > Enable APIs and Services and enable Google Cloud Text to Speech. Once the API has been enabled navigate to APIs & Services > Credidentials > Create Credidentials > Service Account and finish createing the service account. After the service account has been created download the authentication .json file. Drag this file into the GoogleCloudTextToSpeechPython folder and then rename it "GoogleCloudAuthKey.json" next type whatever text you want to be converted into speech in the "input-text.txt" file, and run the TTS.py program.

About

TTS-Google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages