Enable Auto Chapters, can be true or false
Enable Content Moderation, can be true or false
Enable Dual Channel transcription, can be true or false.
Enable Entity Detection, can be true or false
Enable Topic Detection, can be true or false
The language of your audio file. Possible values are found in Supported Languages. The default value is ‘en_us’.
Enable Automatic language detection, either true or false.
Generate a copy of the original media file with spoken PII “beeped” out, can be true or false. See PII redaction for more details.
Controls the filetype of the audio created by redact_pii_audio. Currently supports mp3 (default) and wav. See PII redaction for more details.
The list of PII Redaction policies to enable. See PII redaction for more details.
The replacement logic for detected PII, can be “entity_name” or “hash”. See PII redaction for more details.
Enable Sentiment Analysis, can be true or false
Enable Speaker diarization, can be true or false
Tells the speaker label model how many speakers it should attempt to identify, up to 10. See Speaker diarization for more details.
Enable Summarization, can be true or false
The URL to which we send webhook requests. We sends two different types of webhook requests. One request when a transcript is completed or failed, and one request when the redacted audio is ready if redact_pii_audio is enabled.
Whether PII Redaction is enabled, either true or false
Whether Summarization is enabled, either true or false
The language of your audio file. Possible values are found in Supported Languages. The default value is ‘en_us’.
Whether Automatic language detection is enabled, either true or false
An array of temporally-sequential word objects, one for each word in the transcript. See Speech recognition for more information.
When dual_channel or speaker_labels is enabled, a list of turn-by-turn utterance objects. See Speaker diarization for more information.
Whether Dual channel transcription was enabled in the transcription request, either true or false
The URL to which we send webhook requests. We sends two different types of webhook requests. One request when a transcript is completed or failed, and one request when the redacted audio is ready if redact_pii_audio is enabled.
An array of results for the Key Phrases model, if it is enabled. See Key phrases for more information.
Whether Profanity Filtering is enabled, either true or false
Whether a redacted version of the audio file was generated, either true or false. See PII redaction for more information.
Controls the filetype of the audio created by redact_pii_audio. Currently supports mp3 (default) and wav. See PII redaction for more details.
The list of PII Redaction policies that were enabled, if PII Redaction is enabled. See PII redaction for more information.
The replacement logic for detected PII, can be “entity_type” or “hash”. See PII redaction for more details.
Whether Speaker diarization is enabled, can be true or false
Tell the speaker label model how many speakers it should attempt to identify, up to 10. See Speaker diarization for more details.
Whether Content Moderation is enabled, can be true or false
An array of results for the Content Moderation model, if it is enabled. See Content moderation for more information.
Whether Topic Detection is enabled, can be true or false
The result of the Topic Detection model, if it is enabled. See Topic Detection for more information.
Whether Auto Chapters is enabled, can be true or false
The type of summary generated, if Summarization is enabled
The Summarization model used to generate the summary, if Summarization is enabled
The generated summary of the media file, if Summarization is enabled
Whether Sentiment Analysis is enabled, can be true or false
An array of results for the Sentiment Analysis model, if it is enabled. See Sentiment Analysis for more information.
Whether Entity Detection is enabled, can be true or false
An array of results for the Entity Detection model, if it is enabled. See Entity detection for more information.