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

Use speech to text AWS service in order to compare the speaking/pronunciation #3

Open
gellanz opened this issue Feb 1, 2022 · 0 comments · Fixed by #18
Open

Use speech to text AWS service in order to compare the speaking/pronunciation #3

gellanz opened this issue Feb 1, 2022 · 0 comments · Fixed by #18
Assignees
Labels
backend Backend related tasks/issues must have App features that are required for operation for core functionality

Comments

@gellanz
Copy link
Member

gellanz commented Feb 1, 2022

Work with the text from the user and conect to AWS Polly to receive the speech from the API.
User input in the Frontend -> Send it to the backend -> Send it to the AWS service -> Receive the S3 link -> Send the link to the frontend-> Let the user hear the audio stored in the S3 bucket

@gellanz gellanz changed the title Use speech to text AWS service in order to hear the correct pronunciation [Nice to have] Use speech to text AWS service in order to hear the correct pronunciation Feb 1, 2022
@HugoCL HugoCL changed the title [Nice to have] Use speech to text AWS service in order to hear the correct pronunciation Use speech to text AWS service in order to compare the speaking/pronunciation Feb 1, 2022
@HugoCL HugoCL added backend Backend related tasks/issues must have App features that are required for operation for core functionality labels Feb 1, 2022
@HugoCL HugoCL self-assigned this Feb 2, 2022
HugoCL added a commit that referenced this issue Feb 4, 2022
#3 Use AWS Transcribe service in order to evaluate the speaking/pronunciation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related tasks/issues must have App features that are required for operation for core functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants