Provides an interface for converting text to speech with choice of all the male and female voice available on amazon polly.
Steps:
- Clone the code to your local machine
- Add your own amazon-polly credentials in code
- Run
python server.py
script - Access using
localhost:8000
in your browser