OPENAPI / COMPONENTS / SCHEMAS

Create Transcription Request data structure

CreateTranscriptionRequest

Structural definition for Create Transcription Request in the OpenAI API contract.

object14properties
chunking_strategystring

chunking strategy value in the OpenAI API contract.

filestringrequired

file value in the OpenAI API contract.

includeTranscriptionInclude

include value in the OpenAI API contract.

keywordsarray

keywords value in the OpenAI API contract.

known_speaker_namesarray

known speaker names value in the OpenAI API contract.

known_speaker_referencesarray

known speaker references value in the OpenAI API contract.

languagestring

language value in the OpenAI API contract.

languagesarray

languages value in the OpenAI API contract.

modelstringrequired

model value in the OpenAI API contract.

promptstring

prompt value in the OpenAI API contract.

response_formatAudioResponseFormat

response format value in the OpenAI API contract.

streamstring

stream value in the OpenAI API contract.

temperaturenumber

temperature value in the OpenAI API contract.

timestamp_granularitiesarray

timestamp granularities value in the OpenAI API contract.