amazon-connect / amazon-connect-salesforce-lambda

Apache License 2.0
45 stars 34 forks source link

Support automatic language identification when transcribing #21

Open rectalogic opened 3 years ago

rectalogic commented 3 years ago

Currently transcription requires specifying a language code: https://github.com/amazon-connect/amazon-connect-salesforce-lambda/blob/master/sam-app/lambda_functions/sfSubmitTranscribeJob.py#L49

If no code is specified, pass IdentifyLanguage=True to automatically identify the language: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transcribe.html#TranscribeService.Client.start_transcription_job

andedavd commented 2 years ago

Hello, I just wanted to let you know that have received this feature request and are looking into it. Thank you!