Skip to content

Synthesize large texts with Amazon Polly into one single audio file

License

Notifications You must be signed in to change notification settings

dmarcosl/polly-long-texts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polly Long Texts

Program to synthesize large texts (such as notes or books) in a single audio file with the service of AWS Amazon Polly.

Setup the enviroment

Put the plain text files into the assets folder, execute the program and collect the audio files from the outputs folder.

Libraries needed

  • mimetypes
  • boto3

Install AWS Client

pip install awscli

And configure it

aws configure

This code was written quickly and surely can be optimized or improved. If you find some error or know how to improve it, please leave an issue or make a pull request.

About

Synthesize large texts with Amazon Polly into one single audio file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages