From 4d728663a6fcf67759edbde8dd51f8af7bc176b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 08:54:40 +0000 Subject: [PATCH] build(deps): bump sherpa-onnx in /main/xiaozhi-server Bumps [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx) from 1.12.11 to 1.12.15. - [Release notes](https://github.com/k2-fsa/sherpa-onnx/releases) - [Changelog](https://github.com/k2-fsa/sherpa-onnx/blob/master/CHANGELOG.md) - [Commits](https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.11...v1.12.15) --- updated-dependencies: - dependency-name: sherpa-onnx dependency-version: 1.12.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index b36801ec6..8d80be0b1 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -21,7 +21,7 @@ cozepy==0.19.0 mem0ai==1.0.0 bs4==0.0.2 modelscope==1.23.2 -sherpa_onnx==1.12.11 +sherpa_onnx==1.12.15 mcp==1.20.0 cnlunar==0.2.0 PySocks==1.7.1