From 38aeca6f9c86f1e8e77a654cfb5ef41fe717f80e Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 23 May 2025 08:22:41 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `78b31ca7824500e429ba026c1a9b48e0b41c50cb` (#5439) :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 a8ae2543..8a48a77d 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8e186ef0e764c7a620e402d1f76ebad60bf31c49 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=bd1cb0c8e3a04baa411dc12c1325b6a9f12ee7f4 +WHISPER_CPP_VERSION?=78b31ca7824500e429ba026c1a9b48e0b41c50cb # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper