From 3033845f946b6ed7a6f621f2fc0dc2b2ea1b07f8 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 16 May 2025 12:46:16 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `20a20decd94badfd519a07ea91f0bba8b8fc4dea` (#5374) :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 07480083..796c1368 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=de4c07f93783a1a96456a44dc16b9db538ee1618 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=f389d7e3e56bbbfec49fd333551927a0fcbb7213 +WHISPER_CPP_VERSION?=20a20decd94badfd519a07ea91f0bba8b8fc4dea # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper