From 470e48a9009dc87e5c351fe369cb10f0230cd865 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 18 Jun 2025 10:01:08 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `f3ff80ea8da044e5b8833e7ba54ee174504c518d` (#5677) :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 da27c889..544171d4 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=e434e69183fd9e1031f4445002083178c331a28b # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=2a4d6db7d90899aff3d58d70996916968e4e0d27 +WHISPER_CPP_VERSION?=f3ff80ea8da044e5b8833e7ba54ee174504c518d # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper