AmazonTranscribeCallAnalyticsProcessorConfiguration
A structure that contains the configuration settings for an Amazon Transcribe call analytics processor.
Types
Properties
By default, all CategoryEvents
are sent to the insights target. If this parameter is specified, only included categories are sent to the insights target.
Labels all personally identifiable information (PII) identified in your transcript.
Redacts all personally identifiable information (PII) identified in your transcript.
Enables partial result stabilization for your transcription. Partial result stabilization can reduce latency in your output, but may impact accuracy. For more information, see Partial-result stabilization in the Amazon Transcribe Developer Guide.
If true, UtteranceEvents
with IsPartial: true
are filtered out of the insights target.
The language code in the configuration.
Specifies the name of the custom language model to use when processing a transcription. Note that language model names are case sensitive.
Specifies the level of stability to use when you enable partial results stabilization (EnablePartialResultsStabilization
).
Specifies the types of personally identifiable information (PII) to redact from a transcript. You can include as many types as you'd like, or you can select ALL
.
The settings for a post-call analysis task in an analytics configuration.
Specifies how to apply a vocabulary filter to a transcript.
Specifies the name of the custom vocabulary filter to use when processing a transcription. Note that vocabulary filter names are case sensitive.
Specifies the name of the custom vocabulary to use when processing a transcription. Note that vocabulary names are case sensitive.