OPENAPI / COMPONENTS / SCHEMAS

Create Transcription Response Diarized Json data structure

CreateTranscriptionResponseDiarizedJson

Structural definition for Create Transcription Response Diarized Json in the OpenAI API contract.

object5properties
durationnumberrequired

duration value in the OpenAI API contract.

segmentsTranscriptionDiarizedSegmentrequired

segments value in the OpenAI API contract.

taskstringrequired

task value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

usageobject

usage value in the OpenAI API contract.