From cdcb7245237421b7298233d367dd7980661416cf Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Sun, 6 Sep 2026 08:54:52 +0200 Subject: [PATCH] chore: :arrow_up: Update NVIDIA/NeMo-Speech.cpp to `ffa38cb2408f1e832a36d46fef5e3e1e80d07e6c` (#11887) :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 0472e672c..1496b4244 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?=69d7fd46b253043ed6649bf35d68407448912a8e +NEMO_SPEECH_VERSION?=ffa38cb2408f1e832a36d46fef5e3e1e80d07e6c NEMO_SPEECH_REPO?=https://github.com/NVIDIA/NeMo-Speech.cpp GOCMD?=go