From bac302204440512a8b91514975d86e8be42f125c Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 22 May 2025 21:49:06 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `bd1cb0c8e3a04baa411dc12c1325b6a9f12ee7f4` (#5424) :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> Co-authored-by: Ettore Di Giacinto --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9055d80b..a8ae2543 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8e186ef0e764c7a620e402d1f76ebad60bf31c49 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=62dc8f7d7b72ca8e75c57cd6a100712c631fa5d5 +WHISPER_CPP_VERSION?=bd1cb0c8e3a04baa411dc12c1325b6a9f12ee7f4 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper