From 79c8cc3b270b8739eecd5afb10322240fe1ca35a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 00:32:28 +0000 Subject: [PATCH] whisper-cpp: Update to version 1.5.4 --- 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 c223dc3cbf..5bddf491b9 100644 --- a/bucket/whisper-cpp.json +++ b/bucket/whisper-cpp.json @@ -1,5 +1,5 @@ { - "version": "1.5.3", + "version": "1.5.4", "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.3/whisper-bin-x64.zip", - "hash": "ad2d7119ded416ed05e2f285529baf9a347f9f8878377653c2fdcd921ee2ca69" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.4/whisper-bin-x64.zip", + "hash": "9cb13bbe167e0947afedd7ff9766575c4324b3cd01b4267be2ba9648dc7e8cc9" }, "32bit": { - "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.3/whisper-bin-Win32.zip", - "hash": "9d753f970f490c4e277f0b88a82413705e38267e4b69191f6ae57563d00fc63c" + "url": "https://github.com/ggerganov/whisper.cpp/releases/download/v1.5.4/whisper-bin-Win32.zip", + "hash": "799d0213bcffc0759b0dccf8f254c004ff0dadb3cd157d8b4c1fd12a4599b3ae" } }, "checkver": {