Class: Cohere::Transcribe::DenseConverter::Mapping

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

Instance Attribute Summary collapse

Instance Attribute Details

#output_nameObject (readonly)

Returns the value of attribute output_name

Returns:

  • (Object)

    the current value of output_name



20
21
22
# File 'lib/cohere/transcribe/dense_converter.rb', line 20

def output_name
  @output_name
end

#precisionObject (readonly)

Returns the value of attribute precision

Returns:

  • (Object)

    the current value of precision



20
21
22
# File 'lib/cohere/transcribe/dense_converter.rb', line 20

def precision
  @precision
end

#source_nameObject (readonly)

Returns the value of attribute source_name

Returns:

  • (Object)

    the current value of source_name



20
21
22
# File 'lib/cohere/transcribe/dense_converter.rb', line 20

def source_name
  @source_name
end