From 4614ea16851c9c95a820f51a853ef4ec749b2676 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 24 May 2025 01:44:06 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `13d92d08ae26031545921243256aaaf0ee057943` (#5449) :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 64ce08d3..9ac9edb4 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8a1d206f1d2b4e45918b589f3165b4be232f7ba8 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=78b31ca7824500e429ba026c1a9b48e0b41c50cb +WHISPER_CPP_VERSION?=13d92d08ae26031545921243256aaaf0ee057943 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper