Skip to content

jzkmath/AmazonPollyAudioBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmazonPollyAudioBook

Simple Amazon Polly Audiobook Creation Program

This fork contains a small bug fix that allows you to run the script on windows python installation.

If you want to create audiobooks with amazon polly , you will need to create an AWS account, and get an aws key, and aws secret key. Once you have that information, you will need to put the codes into the main program.

Once you have done that, make sure to have the text file that you want to create an audiobook from in the same folder, as the main program.py, and run it like : "python amazonpolly.py" .

If you have done everything correct, it will be converting the text into mp3 format.

About

Simple Amazon Polly Audiobook Creation Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%