Downloads a ggml whisper model from a specified URL or shorthand.
The model to download, specified either as a key of the MODELS object or as a URL.
A promise that resolves to the name of the downloaded model.
An error if the model URL or shorthand is invalid, or if the model fails to download.
Downloads a ggml whisper model from a specified URL or shorthand.