From 657d03f49d80a22974c06306165814491a1115b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:10:36 +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.15 to 1.12.17. - [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.15...v1.12.17) --- updated-dependencies: - dependency-name: sherpa-onnx dependency-version: 1.12.17 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 a5b791ff..a02ffb6e 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -24,7 +24,7 @@ cozepy==0.20.0 mem0ai==1.0.0 bs4==0.0.2 modelscope==1.23.2 -sherpa_onnx==1.12.15 +sherpa_onnx==1.12.17 mcp==1.20.0 cnlunar==0.2.0 PySocks==1.7.1