From b7ba635737af71e98d3deff8a63118adbe1aa6fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 20:29:39 +0000 Subject: [PATCH] whisper-cpp: Update to version 1.7.6 --- bucket/whisper-cpp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/whisper-cpp.json b/bucket/whisper-cpp.json index 63099f49c6..6bb10b6646 100644 --- a/bucket/whisper-cpp.json +++ b/bucket/whisper-cpp.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.7.6", "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.6.0/whisper-bin-x64.zip", - "hash": "0f60fc3318772f4d678e0eb022b08e143d7e8f43c647c0acff5c68bb126b1b02" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.7.6/whisper-bin-x64.zip", + "hash": "0d2eca299c248f965bd0341bcb219db4b433c7f0c0ce2200d4df85765e8156a9" }, "32bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.6.0/whisper-bin-Win32.zip", - "hash": "949b034c1944f8b9e96104f667dc8abd940e415ca264c8bfb2bf7d400f082b4e" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.7.6/whisper-bin-Win32.zip", + "hash": "49b0ed3416303d0e786e78ea80ae6b678e4db988356e419812ebc9b5dab7d76f" } }, "checkver": {