Class WhisperModel

Hierarchy (view full)

Constructors

Accessors

Methods

Constructors

Accessors

  • get freed(): boolean
  • Returns boolean

Methods

  • Release the memory of the model, it will be unusable after this. It's safe to call this multiple times, but it will only free the model once.

    Returns Promise<void>

Generated using TypeDoc