Class: Whisper::Model

Inherits:
Object
  • Object
show all
Defined in:
lib/whisper/model/uri.rb

Defined Under Namespace

Classes: URI, ZipURI

Class Attribute Summary collapse

Class Attribute Details

.coreml_compiled_modelsObject (readonly)

Returns the value of attribute coreml_compiled_models.



230
231
232
# File 'lib/whisper/model/uri.rb', line 230

def coreml_compiled_models
  @coreml_compiled_models
end

.pre_converted_modelsObject (readonly)

Returns the value of attribute pre_converted_models.



230
231
232
# File 'lib/whisper/model/uri.rb', line 230

def pre_converted_models
  @pre_converted_models
end