Skip to content

robert7/txt2speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txt2speech

Set of utilities to play with Google's text-to-speech API and generate a spoken audio from TXT files. It can be used e.g. to generate a computer spoken "audiobook" from a text, where no audio version exists.

Based on samples in googleapis/nodejs-text-to-speech.

As it is a kind of "MVP" for my personal use case, parts are a bit hardcoded.

It works only with Google Cloud account with activated billing, but there is a "free tier". Currently, ~1M of input text per month should be free (but do recheck actual state, as this may change). So there will be no charge until some amount of processed data. For my use cases, there is quite a lot free.

See --help option for description of parameters.

Preconditions:

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published