Optionalaudio_The point in time, in milliseconds, to stop transcribing in your media file
Optionalaudio_The point in time, in milliseconds, to begin transcribing in your media file
Optionalauto_Enable Auto Chapters, can be true or false
Optionalauto_Enable Key Phrases, either true or false
Optionalboost_The word boost parameter value
Optionalcontent_Enable Content Moderation, can be true or false
Optionalcontent_The confidence threshold for the Content Moderation model. Values must be between 25 and 100.
Optionalcustom_Customize how words are spelled and formatted using to and from values
Optionalcustom_Enable custom topics, either true or false
Optionaldisfluencies?: undefined | booleanTranscribe Filler Words, like "umm", in your media file; can be true or false
Optionaldual_Enable Dual Channel transcription, can be true or false.
Optionalentity_Enable Detection, can be true or false
Optionalfilter_Filter profanity from the transcribed text, can be true or false
Optionalformat_Enable Text Formatting, can be true or false
Optionaliab_Enable Topic Detection, can be true or false
Optionallanguage_The language of your audio file. Possible values are found in Supported Languages. The default value is 'en_us'.
Optionallanguage_Enable Automatic language detection, either true or false.
Optionalpunctuate?: undefined | booleanEnable Automatic Punctuation, can be true or false
Optionalredact_Redact PII from the transcribed text using the Redact PII model, can be true or false
Optionalredact_Generate a copy of the original media file with spoken PII "beeped" out, can be true or false. See PII redaction for more details.
Optionalredact_Controls the filetype of the audio created by redact_pii_audio. Currently supports mp3 (default) and wav. See PII redaction for more details.
Optionalredact_The list of PII Redaction policies to enable. See PII redaction for more details.
Optionalredact_The replacement logic for detected PII, can be "entity_type" or "hash". See PII redaction for more details.
Optionalsentiment_Enable Analysis, can be true or false
Optionalspeaker_Enable Speaker diarization, can be true or false
Optionalspeakers_Tells the speaker label model how many speakers it should attempt to identify, up to 10. See Speaker diarization for more details.
Optionalspeech_The speech model to use for the transcription. When null, the default model is used.
Optionalspeech_Reject audio files that contain less than this fraction of speech. Valid values are in the range [0", 1] inclusive.
Optionalsummarization?: undefined | booleanEnable Summarization, can be true or false
Optionalsummary_The model to summarize the transcript
Optionalsummary_The type of summary
Optionaltopics?: undefined | string[]The list of custom topics
Optionalwebhook_The header name to be sent with the transcript completed or failed webhook requests
Optionalwebhook_The header value to send back with the transcript completed or failed webhook requests for added security
Optionalwebhook_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.
Optionalword_The list of custom vocabulary to boost transcription probability for
The URL of the audio or video file to transcribe.