struct

Crig::Providers::Mistral::MistralTranscriptionResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(model : String, segments : Array(SegmentChunk), text : String, usage : TranscriptionUsage, language : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

language
Source
model
Source
segments
Source
text
Source
to_crig_response
Source
usage
Source