Skip to content

arbiben/text-to-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*** first ***

pip install --upgrade google-cloud-speech
pip install --upgrade google-cloud-texttospeech
pip install --upgrade google-cloud-translate

add this to the bash_profile
export GOOGLE_APPLICATION_CREDENTIALS="[PATH]/g_credentials.json"


*** second - link your gmail account to the api
gcloud auth login

*** last - this one needs the json file attatched
gcloud auth activate-service-account --key-file="[PATH]/g_credentials.json" 

About

using GCP api, translate a text to any language and return an mp3 file of that text OR mp3 to text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages