OPENAPI / COMPONENTS / SCHEMAS
Transcription Segment Chunk 数据结构
TranscriptionSegmentChunkMistral AI API 合约中的 Transcription Segment Chunk 结构定义。
object6字段
endnumber必填Mistral AI API 合约中的 end 值。
scorestringMistral AI API 合约中的 score 值。
speaker_idstringMistral AI API 合约中的 speaker id 值。
startnumber必填Mistral AI API 合约中的 start 值。
textstring必填Mistral AI API 合约中的 text 值。
typestringMistral AI API 合约中的 type 值。