• Preparing search index...
  • The search index is not available
smart-whisper
  • smart-whisper
  • manager
  • remove

Function remove

  • remove(model): void
  • Removes a locally downloaded model.

    Parameters

    • model: ModelName

      The name of the model to remove.

    Returns void

    • Defined in src/model-manager/index.ts:84

Settings

Member Visibility

Theme

smart-whisper
  • Binding
    • WhisperModel
    • free
    • load
    • transcribe
  • manager
    • ModelName
    • MODELS
    • dir
    • check
    • download
    • list
    • remove
    • resolve
  • WhisperSamplingStrategy
  • TranscribeTask
  • Whisper
  • WhisperModel
  • TranscribeDetailedResult
  • TranscribeParams
  • TranscribeSimpleResult
  • WhisperConfig
  • Handle
  • TranscribeFormat
  • TranscribeResult
  • binding

Generated using TypeDoc