From c72bfcb11f1840d6fc5c97975d1b287f0632be82 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 14 Jun 2025 20:06:54 +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 dc03503659e1..08676efbfdcb 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=ed52f3668e633423054a4eab61bb7efee47025ab # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=ebbc874e85b518f963a87612f6d79f5c71a55e84 +WHISPER_CPP_VERSION?=705db0f728310c32bc96f4e355e2b18076932f75 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper