Represents a transcription response returned by model, based on the provided input.
Optional
The log probabilities of the tokens in the transcription. Only returned with the models gpt-4o-transcribe and gpt-4o-mini-transcribe if logprobs is added to the include array.
gpt-4o-transcribe
gpt-4o-mini-transcribe
logprobs
include
The transcribed text.
Represents a transcription response returned by model, based on the provided input.