Skip to content

saquibmian/polly-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

polly-convert

polly-convert converts text to speech using Amazon Polly. An Amazon AWS account is required.

Here is how to use polly-convert:

> polly-convert -file {filePath} -voice Amy -out {outputFile.mp3}
converting in 4 batch(es)
batch 1/4 complete
batch 2/4 complete
batch 3/4 complete
batch 4/4 complete
audio file written to output.mp3 in 6 seconds

credentials

Credentials are pulled in from standard AWS sources. Run aws configure to set up your environment beforehand.

About

Converts text to speech using Amazon Polly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages