AmazonTranscribeProcessorConfiguration
A structure that contains the configuration settings for an Amazon Transcribe processor.
Calls to this API must include a LanguageCode
, IdentifyLanguage
, or IdentifyMultipleLanguages
parameter. If you include more than one of those parameters, your transcription job fails.
Types
Properties
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.
If true, TranscriptEvents
with IsPartial: true
are filtered out of the insights target.
Turns language identification on or off.
Turns language identification on or off for multiple languages.
The language code that represents the language spoken in your audio.
The name of the custom language model that you want to use when processing your transcription. Note that language model names are case sensitive.
The language options for the transcription, such as automatic language detection.
The level of stability to use when you enable partial results stabilization (EnablePartialResultsStabilization
).
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 preferred language for the transcription.
Enables speaker partitioning (diarization) in your transcription output. Speaker partitioning labels the speech from individual speakers in your media file.
The vocabulary filtering method used in your Call Analytics transcription.
The name of the custom vocabulary filter that you specified in your Call Analytics request.
The names of the custom vocabulary filter or filters using during transcription.
The name of the custom vocabulary that you specified in your Call Analytics request.
The names of the custom vocabulary or vocabularies used during transcription.