Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrated amazon polly service #289

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

integrated amazon polly service #289

wants to merge 2 commits into from

Conversation

rnaresh
Copy link
Contributor

@rnaresh rnaresh commented Jul 13, 2020

No description provided.

@rnaresh
Copy link
Contributor Author

rnaresh commented Jul 13, 2020

Integrated sample audio file as shown below

image

@rnaresh
Copy link
Contributor Author

rnaresh commented Jul 13, 2020

In the first cut i have done it offline where the audio is downloaded and served from the repo. For larger files, need to configure s3 bucket and link the audio file in the blog. The whole flow cannot be automated as we are using SSML. We need to go through the text in the blog and insert proper SSML tags where ever required. In this version i have added pause in the SSML where ever there is a new paragraph.

There is a config file where we will mention the files that needs to be translated. choose the audio voice, type of audio file(mp3 etc)

@rnaresh
Copy link
Contributor Author

rnaresh commented Jul 13, 2020

@prasanth-reddy-wavemaker-com
Copy link
Contributor

prasanth-reddy-wavemaker-com commented Jul 13, 2020

Can we see how it works for one of the longer ones, preferably one with code block. @rnaresh
Can we not do this entirely online?

@rnaresh rnaresh added the POC Proof of Concept label Sep 12, 2020
@rnaresh rnaresh marked this pull request as draft September 12, 2020 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
POC Proof of Concept
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants