Start time of the word in seconds.
let start: Float
s6OpenAI24AudioTranscriptionResultV4WordV5startSfvp
6OWCO
import OpenAI
struct Word
struct AudioTranscriptionResult
@frozen struct Float
A single-precision, floating-point value type.
init(from decoder: any Decoder) throws
let end: Float
End time of the word in seconds.
let word: String
The text content of the word.