From 6d1a8ee584bbd88e71e8b0d58d5957b94f85b207 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 08:26:23 +0000 Subject: [PATCH] whisper-cpp: Update to version 1.6.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 5bddf491b9..63099f49c6 100644 --- a/bucket/whisper-cpp.json +++ b/bucket/whisper-cpp.json @@ -1,5 +1,5 @@ { - "version": "1.5.4", + "version": "1.6.0", "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.4/whisper-bin-x64.zip", - "hash": "9cb13bbe167e0947afedd7ff9766575c4324b3cd01b4267be2ba9648dc7e8cc9" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.6.0/whisper-bin-x64.zip", + "hash": "0f60fc3318772f4d678e0eb022b08e143d7e8f43c647c0acff5c68bb126b1b02" }, "32bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.4/whisper-bin-Win32.zip", - "hash": "799d0213bcffc0759b0dccf8f254c004ff0dadb3cd157d8b4c1fd12a4599b3ae" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.6.0/whisper-bin-Win32.zip", + "hash": "949b034c1944f8b9e96104f667dc8abd940e415ca264c8bfb2bf7d400f082b4e" } }, "checkver": {