4 Answers
- Newest
- Most votes
- Most comments
0
Hi.
Text to speech has to be done with Amazon Transcribe not Amplify: https://aws.amazon.com/pm/transcribe/
Best,
Didier
0
I am using Amplify for some other purpose, but Amplify also allows Transcribe via Predictions https://docs.amplify.aws/react/build-a-backend/more-features/predictions/transcribe-audio/ Just wanted to know how to do this in the above service
answered 9 months ago
0
Check out my blog which leverage Amplify predictions (Polly) and GitHub repo.
I think the source fir prediction could be as simple as a plain string
0
Thanks for the link. But your code uses text to speech. I need speech to text. In the doc they said the input should be PCM Audio byte buffer. But it is not accepting that or any other type.
answered 9 months ago
Relevant content
- asked 5 months ago
- asked 2 months ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 4 months ago