Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

adds showSpeakerLabel config parameter #17

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

evgenyfadeev
Copy link
Contributor

@evgenyfadeev evgenyfadeev commented Sep 7, 2020

Adds support for the speaker labeling feature, as described here:
https://docs.aws.amazon.com/transcribe/latest/dg/diarization-streaming.html

usage:

client.createStreamingClient({
region: 'us-west-2',
sampleRate: 8000,
languageCode: 'en-US',
showSpeakerLabel: true
})

@qasim9872 qasim9872 merged commit 1dc6b4e into qasim9872:master Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants