OPENAPI / COMPONENTS / SCHEMAS

Transcription Response data structure

TranscriptionResponse

Structural definition for Transcription Response in the Mistral AI API contract.

object5properties
languagestringrequired

language value in the Mistral AI API contract.

modelstringrequired

model value in the Mistral AI API contract.

segmentsTranscriptionSegmentChunk

segments value in the Mistral AI API contract.

textstringrequired

text value in the Mistral AI API contract.

usageUsageInforequired

usage value in the Mistral AI API contract.