From 7ff35c08ac64ca93fa5be6cee0500f4d8df254ce Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 21 May 2025 09:00:42 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/whisper.cpp to `62dc8f7d7b72ca8e75c57cd6a100712c631fa5d5` (#5398) :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 f55edaa3..7e741bd7 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=6a2bc8bfb7cd502e5ebc72e36c97a6f848c21c2c # whisper.cpp version WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp -WHISPER_CPP_VERSION?=d1f114da61b1ae1e70b03104fad42c9dd666feeb +WHISPER_CPP_VERSION?=62dc8f7d7b72ca8e75c57cd6a100712c631fa5d5 # go-piper version PIPER_REPO?=https://github.com/mudler/go-piper