download_whisper_model

Download Model from HuggingFace

Description

Download Whisper model weights and tokenizer files from HuggingFace. In interactive sessions, asks for user consent before downloading.

Usage

1download_whisper_model(model = "tiny", force = FALSE)

Arguments

  • model: Model name: “tiny”, “base”, “small”, “medium”, “large-v3”
  • force: Re-download even if exists

Value

Path to model directory (invisibly)