OPENAPI / COMPONENTS / SCHEMAS
Create Transcription Response Diarized Json data structure
CreateTranscriptionResponseDiarizedJsonStructural definition for Create Transcription Response Diarized Json in the OpenAI API contract.
object5properties
durationnumberrequiredduration value in the OpenAI API contract.
segmentsTranscriptionDiarizedSegmentrequiredsegments value in the OpenAI API contract.
taskstringrequiredtask value in the OpenAI API contract.
textstringrequiredtext value in the OpenAI API contract.
usageobjectusage value in the OpenAI API contract.