OptionaladaptationDeprecated. A list of phrases used for speech adaptation, which biases the ASR model to improve recognition of these specific terms.
OptionalcustomA list of custom vocabulary phrases, which biases the ASR model to improve recognition of these specific terms.
OptionaldiarizationConfigures speaker diarization.
OptionallanguageDeprecated: Auto-detection is now the default when language_codes is omitted. This field will be removed in a future version.
OptionallanguageBCP-47 language codes providing hints about the languages present in the audio. If omitted or empty, defaults to automatic language detection.
OptionallanguageDeprecated: Use top-level language_codes instead. This field will be removed in a future version.
OptionalmodeOptional. Configures transcription mode. Supported values: VERBATIM, SMART. If unspecified, defaults to VERBATIM transcription. In SMART mode, the model performs disfluency removal (eliminating filler words, repetitions, and false starts), light grammatical cleanup, automatic formatting (paragraphs, bullet points, numbered lists), and minor user edits (inline self-corrections). Timestamps and diarization are incompatible with mode SMART.
OptionalwordConfigures word-level timestamp generation.
The audio transcription configuration in Setup.