Segment

constructor(    id: Int,     seek: Int,     start: Double,     end: Double,     text: String,     tokens: List<Int>,     temperature: Double,     avgLogprob: Double,     compressionRatio: Double,     noSpeechProb: Double,     transient: Boolean? = null)