OpenAI Whisper large-v3,HF 月下載 1820 萬次,業界最準確的開源語音辨識模型,支援 99 種語言,MIT 授權。
安裝 Ollama 後直接執行,自動下載並運行模型。
ollama run whisper:large-v3
適合進階用戶,支援 CPU 和 GPU 混合推理,可精確控制量化等級。
# Download GGUF model from Hugging Face, then run: ./llama-cli -m model.gguf -p "Hello" -n 128
ollama run whisper:large-v3分享你的使用體驗,幫助其他人了解這個模型