Instance Propertymacpaw.openai 0.3.2OpenAI
text
AudioTranscriptionResult.swift:41let text: String
let text: String
import OpenAI
struct Segment
struct AudioTranscriptionResult
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
let avg_logprob: Double
let compression_ratio: Double
let end: Double
let id: Int
let no_speech_prob: Double
let seek: Int
let start: Double
let temperature: Double
let tokens: [Int]