From cea1e3801be2d415ac3bce4f69fe91a3b038ba97 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:11:44 +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 18749193..f0951b1f 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=860a9e4eeff3eb2e7bd1cc38f65787cc6c8177af # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=f3ff80ea8da044e5b8833e7ba54ee174504c518d +WHISPER_CPP_VERSION?=ecb8f3c2b4e282d5ef416516bcbfb92821f06bf6 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper