From 022d4a5ecb8f84cae8758bc53b36d79c10b3ca65 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:23:42 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `ecb8f3c2b4e282d5ef416516bcbfb92821f06bf6` (#5686) :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 0ce16013..56d87869 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8d947136546773f6410756f37fcc5d3e65b8135d # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=f3ff80ea8da044e5b8833e7ba54ee174504c518d +WHISPER_CPP_VERSION?=ecb8f3c2b4e282d5ef416516bcbfb92821f06bf6 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper