From a3b08d46ec2b5d92303f9bb518258e3b71553c8e Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 26 May 2025 19:56:44 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `ea9f206f18d86c4eb357db9fdc52e4d9dc24435e` (#5464) :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 9f3d2cc3..9f74a55b 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=fef693dc6b959a8e8ba11558fbeaad0b264dd457 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=13d92d08ae26031545921243256aaaf0ee057943 +WHISPER_CPP_VERSION?=ea9f206f18d86c4eb357db9fdc52e4d9dc24435e # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper