OPENAPI / COMPONENTS / SCHEMAS
Create Transcription Response Json data structure
CreateTranscriptionResponseJsonStructural definition for Create Transcription Response Json in the OpenAI API contract.
object4properties
languagesTranscriptionLanguagelanguages value in the OpenAI API contract.
logprobsarraylogprobs value in the OpenAI API contract.
textstringrequiredtext value in the OpenAI API contract.
usageobjectusage value in the OpenAI API contract.