OpenAI::Segment
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(id : Int32 | Nil, seek : Int32 | Nil, start : Float64 | Nil, end __arg0 : Float64 | Nil, text : String | Nil, tokens : Array(Int32) | Nil, temperature : Float64 | Nil, avg_logprob : Float64 | Nil, compression_ratio : Float64 | Nil, no_speec_prob : Float64 | Nil, transient : Bool | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
avg_logprob
clone
Sourcecompression_ratio
copy_with(id _id = @id, seek _seek = @seek, start _start = @start, end _end = @end, text _text = @text, tokens _tokens = @tokens, temperature _temperature = @temperature, avg_logprob _avg_logprob = @avg_logprob, compression_ratio _compression_ratio = @compression_ratio, no_speec_prob _no_speec_prob = @no_speec_prob, transient _transient = @transient)
Sourceend
id
no_speec_prob
seek
start
temperature
text
tokens
transient