From 238c334aa71277b6854ffacd57f1273255f31d0e Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 8 Jul 2025 17:46:08 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `869335f2d58d04010535be9ae23a69a9da12a169` (#5809) :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 4fedce678..9f97aa8d9 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=12f55c302b35cfe900b84c5fe67c262026af9c44 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=d9999d54c868b8bfcd376aa26067e787d53e679e +WHISPER_CPP_VERSION?=869335f2d58d04010535be9ae23a69a9da12a169 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper