docker run -e AWS_ACCESS_KEY_ID=[KEY_HERE] -e AWS_SECRET_ACCESS_KEY=[KEY_HERE] -v "${PWD}/outdir:/outdir" bvisonl/polly:latest "This a test using Docker to do TTS" "outfile" wav
Note: the outfile shouldn't contain the extension. If the wav parameter is not passed, the output format will be mp3.
Content type
Image
Digest
Size
75.2 MB
Last updated
over 7 years ago
docker pull bvisonl/polly