Using Chalice to Build a Text-to-Speech Service Using Polly

preview_player
Показать описание
Using Chalice to build a text-to-speech web service using AWS Polly.
Gateway API - 0:50
PyCharm VirtualEnv - 8:30
Creating a new Chalice project - 12:20
Text-to-speech with AWS Polly - 19:20
List of Polly voices - 22:30
Saving Polly result to S3 - 28:32
Setting up the S3 bucket - 30:25
Running chalice code locally - 36:45
Accessing the service from a web page - 44:20
Deploying your chalice service - 1:00:20
Adjusting the security policy manually - 1:03:33
Рекомендации по теме
Комментарии
Автор

Hi Ventura,

Thanks for this great tutorial. Any code ?

handet.
Автор

Hi,

What if we added 10 pages text, can I get its voice version easily or will I have any problem with that?

What i wanted to learn is that how is the performance with long texts?

Any answer would be appreciated!

handet.