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