struct

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")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

score
Source
segment_type
Source
speaker_id
Source
start
Source
text
Source