From 40f9065367a220390a93135b7a5495de0ca633cf Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 14 Jul 2025 00:46:03 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `a16da91365700f396da916d16a7f5a2ec99364b9` (#5846) :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 ca2310e78..fdbb7ce95 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=c31e60647def83d671bac5ab5b35579bf25d9aa1 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=3775c503d5133d3d8b99d7d062e87a54064b0eb8 +WHISPER_CPP_VERSION?=a16da91365700f396da916d16a7f5a2ec99364b9 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper