aws-samples / amazon-chime-media-capture-pipeline-demo

Apache License 2.0
48 stars 19 forks source link

How to set 'identify-language' in chime transcription? #95

Closed brunokunace closed 1 year ago

brunokunace commented 1 year ago

Hi guys, i trying to set a identify-language in chime transcription, you have any workaround to make this? i have people talking in different languages in a meeting and need to automatic identify the language for transcribe.

Thanks!

schuettc commented 1 year ago

Unfortunately, an Amazon Chime SDK meeting can only use one language. Once it is selected, the entire meeting will use that for the transcribed language. To get multiple languages transcribed, you'd need to get the audio from each different source and send that to Transcribe separately.

sinanliuAmazon commented 1 year ago

Closing since no action item, please feel free to reopen if any further questions.