From 584c48df5ae7f7946d6d79f5f7b3e82f8cb5720f Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 15 Jul 2025 00:47:30 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `032697b9a850dc2615555e2a93a683cc3dd58559` (#5849) :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 d62be87a3..10e886bff 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=982e347255723fe6d02e60ee30cfdd0559c884c5 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=a16da91365700f396da916d16a7f5a2ec99364b9 +WHISPER_CPP_VERSION?=032697b9a850dc2615555e2a93a683cc3dd58559 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper