From e6b0389dbf84d387280355db57fe1e511910e714 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Tue, 22 Sep 2026 09:07:36 +0200 Subject: [PATCH] chore: :arrow_up: Update NVIDIA/NeMo-Speech.cpp to `302ebc93f096d03395e5d86c643897b8bf0fd9a8` (#12196) :arrow_up: Update NVIDIA/NeMo-Speech.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/nemo-speech-cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go/nemo-speech-cpp/Makefile b/backend/go/nemo-speech-cpp/Makefile index f2cdd528c..6cb8d847e 100644 --- a/backend/go/nemo-speech-cpp/Makefile +++ b/backend/go/nemo-speech-cpp/Makefile @@ -12,7 +12,7 @@ # runs 'make -C backend/go/$(BACKEND) build' and then copies package/), so it # has to produce the binary and the package, not just the shared libraries. -NEMO_SPEECH_VERSION?=07003daa7eefea542076310722ccaa89709ee3c3 +NEMO_SPEECH_VERSION?=302ebc93f096d03395e5d86c643897b8bf0fd9a8 NEMO_SPEECH_REPO?=https://github.com/NVIDIA/NeMo-Speech.cpp GOCMD?=go