TranscriptTextUsageTokensInputTokenDetails interface

model interface TranscriptTextUsageTokensInputTokenDetails

Properties

audio_tokens

The number of audio input tokens processed by the transcription model.

text_tokens

The number of text input tokens processed by the transcription model.

Property Details

audio_tokens

The number of audio input tokens processed by the transcription model.

audio_tokens?: number

Property Value

number

text_tokens

The number of text input tokens processed by the transcription model.

text_tokens?: number

Property Value

number