Instance Propertymacpaw.openai 0.3.8OpenAI

timestampGranularities

The timestamp granularities to populate for this transcription. response_format must be set verbose_json to use timestamp granularities. Either or both of these options are supported: word, or segment. Note: There is no additional latency for segment timestamps, but generating word timestamps incurs additional latency. Defaults to segment

AudioTranscriptionQuery.swift:43
let timestampGranularities: [Self.TimestampGranularities]