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)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
language
Sourcemodel
Sourcesegments
Sourcetext
Sourceto_crig_response
Sourceusage
Source