From d7e192258263d327bef273fff57d7bc568294f24 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 13 Jul 2025 08:49:15 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `3775c503d5133d3d8b99d7d062e87a54064b0eb8` (#5841) :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 9b421086a..ca2310e78 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=c31e60647def83d671bac5ab5b35579bf25d9aa1 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=869335f2d58d04010535be9ae23a69a9da12a169 +WHISPER_CPP_VERSION?=3775c503d5133d3d8b99d7d062e87a54064b0eb8 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper