From bcfc08e5bff3aca162d04f0fb0c50ae7130c0ae4 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 7 Jun 2025 08:57:52 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `b175baa665bc35f97a2ca774174f07dfffb84e19` (#5597) :arrow_up: Update ggml-org/whisper.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 142d18d8..5a8e1700 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=1caae7fc6c77551cb1066515e0f414713eebb367 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=799eacdde40b3c562cfce1508da1354b90567f8f +WHISPER_CPP_VERSION?=b175baa665bc35f97a2ca774174f07dfffb84e19 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper