diff --git a/bucket/whisper-cpp.json b/bucket/whisper-cpp.json index 8ef4f71366..9a77dfdc57 100644 --- a/bucket/whisper-cpp.json +++ b/bucket/whisper-cpp.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.5.1", "description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model", "homepage": "https://github.com/ggerganov/whisper.cpp", "license": "MIT", @@ -17,12 +17,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.0/whisper-bin-x64.zip", - "hash": "88cead6eefeda274e4a14e194e86d2903a5775b45bc0f7232ff818b28c4bad30" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.1/whisper-bin-x64.zip", + "hash": "d01967ba282a1da802dd79b91aec2157b9094725075d2e91e543cc42faf93c88" }, "32bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.0/whisper-bin-Win32.zip", - "hash": "5edb1bd0e181504fd3521e264798dd688d82952cca3e5325e1da334a99dcfae0" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.1/whisper-bin-Win32.zip", + "hash": "c29a3f1931fd75e05f7e59485c4a2e74a5a623ae3451a55bcbdf1e0df3f0eed5" } }, "checkver": {