The confidence level of the transcription, calculated by the average probability of the tokens.
The detected spoken language.
The tokens generated during the transcription process.
The start timestamp of the token, in milliseconds. Only available when token_timestamps
of TranscribeParams is true
.
The ID of the token.
The probability of the token.
The text of the token, for CJK languages, due to the BPE encoding, the token text may not be readable.
The end timestamp of the token, in milliseconds. Only available when token_timestamps
of TranscribeParams is true
.
Represents a detailed result of transcription.