From cb28aef93b82987324d2cf53879a1ef11ac411c7 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 14 May 2025 09:24:16 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `f89056057511a1657af90bb28ef3f21e5b1f33cd` (#5364) :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 69a5969a..c9c72cd5 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=de4c07f93783a1a96456a44dc16b9db538ee1618 # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=e41bc5c61ae66af6be2bd7011769bb821a83e8ae +WHISPER_CPP_VERSION?=f89056057511a1657af90bb28ef3f21e5b1f33cd # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper