Class: Cohere::Transcribe::Alignment::ModelArtifact

Inherits:
Data
  • Object
show all
Defined in:
lib/cohere/transcribe/alignment/aligner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filenameObject (readonly)

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



21
22
23
# File 'lib/cohere/transcribe/alignment/aligner.rb', line 21

def filename
  @filename
end

#sha256Object (readonly)

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



21
22
23
# File 'lib/cohere/transcribe/alignment/aligner.rb', line 21

def sha256
  @sha256
end

#sizeObject (readonly)

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



21
22
23
# File 'lib/cohere/transcribe/alignment/aligner.rb', line 21

def size
  @size
end