From 39a2c2045b7215aa1dcd98fa944b5ca3f50822d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 20:24:02 +0000 Subject: [PATCH] whisper-cpp: Update to version 1.4.0 --- 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 8a4235c060..c06e63ec42 100644 --- a/bucket/whisper-cpp.json +++ b/bucket/whisper-cpp.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.4.0", "description": "High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model", "homepage": "https://github.com/ggerganov/whisper.cpp", "license": "MIT", @@ -19,12 +19,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.3.0/whisper-bin-x64.zip", - "hash": "12e94ba31d24ec0721f6d942aaf2ad22b2b09fda31c69614d3e2e84632711f24" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.4.0/whisper-bin-x64.zip", + "hash": "c3bfdee95f7bf9e5e7f0383587d7933fc4f98635bb03f8a7d9c14fe20c45f08a" }, "32bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.3.0/whisper-bin-Win32.zip", - "hash": "5eb1dce48816ca97cfa3d890f8ee065bc694440c5db2fe98b587bcbc6bd6d531" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.4.0/whisper-bin-Win32.zip", + "hash": "aacd640e4e7af48102e18aae6ed3b9d4a68b9f0069b3a6906f5daa976cde6987" } }, "checkver": {