OPENAPI / COMPONENTS / SCHEMAS

Create Transcription Response Json data structure

CreateTranscriptionResponseJson

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

object4properties
languagesTranscriptionLanguage

languages value in the OpenAI API contract.

logprobsarray

logprobs value in the OpenAI API contract.

textstringrequired

text value in the OpenAI API contract.

usageobject

usage value in the OpenAI API contract.