1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Yes you can have 2 languages in one transcript job by using the following: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-transcribe/interfaces/starttranscriptionjobcommandinput.html#languageoptions
You can specify the language options (Arab and English) so they should be analyzed and identified.
For performance, not having any benchmarks, I d recommend to watch this reinvent video and verify whether the suggestions may work for you: https://youtu.be/QV31gi64M1w
Hope it helps and if does, I d appreciate answer to be accepted so that community can benefit for clarity, thanks ;)
Relevant content
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- How can I use a Lambda function to automatically start an AWS Glue job when a crawler run completes?AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
I'm trying to add my results on PCA so I noticed that custom vocabulary is empty for all records added in PCA how can I use cloud formation stack to add the custom voc?