OPENAPI / COMPONENTS / SCHEMAS

Transcription Diarized Segment data structure

TranscriptionDiarizedSegment

Structural definition for Transcription Diarized Segment in the OpenAI API contract.

object6properties
endnumberrequired

end value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

speakerstringrequired

speaker value in the OpenAI API contract.

startnumberrequired

start value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.