pub const MODEL_URL_TEMPLATE: &str = "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-{}.bin";
Whisper 模型下载 URL 模板 (Hugging Face)