OPENAPI / COMPONENTS / SCHEMAS

Transcription Segment Chunk 数据结构

TranscriptionSegmentChunk

Mistral AI API 合约中的 Transcription Segment Chunk 结构定义。

object6字段
endnumber必填

Mistral AI API 合约中的 end 值。

scorestring

Mistral AI API 合约中的 score 值。

speaker_idstring

Mistral AI API 合约中的 speaker id 值。

startnumber必填

Mistral AI API 合约中的 start 值。

textstring必填

Mistral AI API 合约中的 text 值。

typestring

Mistral AI API 合约中的 type 值。