Retrieve the transcription of an asset
Authentication
Path parameters
Query parameters
Response
Indicates the current status of the transcription.
Values:
pending: The platform has not started transcribing the asset.processing: The platform is transcribing the asset.ready: The transcription is available.failed: The platform could not transcribe the asset. Theerrorfield describes the reason.
One entry for each word. Present when the status is ready, the include parameter lists words, and the transcription supports word-level segmentation.
One entry for each chunk the speech recognition model detects as a sentence. Present when the status is ready, the include parameter lists sentences, and the transcription supports sentence-level segmentation.
One entry for each speaker turn. Present when the status is ready, the include parameter lists utterances, and the transcription supports speaker-turn segmentation.
Details about the failure. Present when the status is failed.