Package com.openai.models.audio.transcriptions
See: Description
-
Class Summary Class Description Builder A builder for Transcription. Builder A builder for Logprob. Logprob Builder A builder for Tokens. Builder A builder for InputTokenDetails. InputTokenDetails Details about the input tokens billed for this request. Tokens Usage statistics for models billed by token usage. Builder A builder for Duration. Duration Usage statistics for models billed by audio input duration. Usage Token usage statistics for the request. Transcription Represents a transcription response returned by model, based on the provided input. Builder A builder for TranscriptionCreateParams. Builder A builder for Body. Body Builder A builder for VadConfig. Type Must be set to server_vad
to enable manual chunking using server side VAD.VadConfig ChunkingStrategy Controls how the audio is cut into chunks. TimestampGranularity TranscriptionCreateParams Transcribes audio into the input language. TranscriptionCreateResponse Represents a transcription response returned by model, based on the provided input. TranscriptionInclude Builder A builder for TranscriptionSegment. TranscriptionSegment TranscriptionStreamEvent Emitted when there is an additional text delta. Builder A builder for TranscriptionTextDeltaEvent. Builder A builder for Logprob. Logprob TranscriptionTextDeltaEvent Emitted when there is an additional text delta. Builder A builder for TranscriptionTextDoneEvent. Builder A builder for Logprob. Logprob Builder A builder for Usage. Builder A builder for InputTokenDetails. InputTokenDetails Details about the input tokens billed for this request. Usage Usage statistics for models billed by token usage. TranscriptionTextDoneEvent Emitted when the transcription is complete. Builder A builder for TranscriptionVerbose. Builder A builder for Usage. Usage Usage statistics for models billed by audio input duration. TranscriptionVerbose Represents a verbose json transcription response returned by model, based on the provided input. Builder A builder for TranscriptionWord. TranscriptionWord -
Interface Summary Interface Description Visitor An interface that defines how to map each variant of Usage to a value of type T. Visitor An interface that defines how to map each variant of ChunkingStrategy to a value of type T. Visitor An interface that defines how to map each variant of TranscriptionCreateResponse to a value of type T. Visitor An interface that defines how to map each variant of TranscriptionStreamEvent to a value of type T. -
Enum Summary Enum Description Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member. Known An enum containing TimestampGranularity's known values. Value An enum containing TimestampGranularity's known values, as well as an _UNKNOWN member. Known An enum containing TranscriptionInclude's known values. Value An enum containing TranscriptionInclude's known values, as well as an _UNKNOWN member.