Crig::Providers::Mistral::SegmentChunk
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(start : Float32, end __arg0 : Float32, text : String, score : Float32 | Nil = nil, speaker_id : String | Nil = nil, segment_type : String = "transcription_segment")
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
end
Sourcescore
Sourcesegment_type
Sourcespeaker_id
Sourcestart
Sourcetext
Source