From 2e8457d4e9a218b86c23d99e3e82064e1bb1f4a4 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Fri, 23 May 2025 20:07:56 +0000 Subject: [PATCH] :arrow_up: Update ggml-org/whisper.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 64ce08d3cba2..9ac9edb4eedf 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