Skip to content

complexorganizations/speech-synthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

speech-synthesis

For no cost, you can create your own audiobook.


Installation

Lets generate GCP credentials from https://cloud.google.com/iam/docs/creating-managing-service-accounts, Once you have your service account, your ready.

Unix

export GOOGLE_APPLICATION_CREDENTIALS="[PATH]"

Windows

$env:GOOGLE_APPLICATION_CREDENTIALS="[PATH]"

Download the latest speech-synthesis binary

go get -v github.com/complexorganizations/speech-synthesis

Using speech-synthesis binary, you can turn your text into speech

speech-synthesis [PATH]

Features

  • Turn your ebook into an audio book.

Author


Credits

Open Source Community


License

Copyright © Prajwal

This project is unlicensed.