From c3b5c7c3fa63e8f6e603dc1a3c451ff01156a1fb Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:03:43 +0200 Subject: [PATCH] chore: :arrow_up: Update mudler/voice-detect.cpp to `3d510772357538c5182808ac7de2278b84824e24` (#10581) :arrow_up: Update mudler/voice-detect.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> --- backend/go/voice-detect/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go/voice-detect/Makefile b/backend/go/voice-detect/Makefile index f172da4e6..2b7160954 100644 --- a/backend/go/voice-detect/Makefile +++ b/backend/go/voice-detect/Makefile @@ -1,6 +1,6 @@ # voice-detect backend Makefile. # -# Upstream pin lives below as VOICEDETECT_VERSION?=3d51077... (.github/bump_deps.sh +# Upstream pin lives below as VOICEDETECT_VERSION?=3d510772357538c5182808ac7de2278b84824e24 # can find and update it - matches the parakeet.cpp / whisper.cpp / ds4 convention). # # Local dev shortcut: if you already have an out-of-tree voice-detect.cpp build,