From 1c836fff39fc191f22146a3c85be70331721ed2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 08:54:28 +0000 Subject: [PATCH 1/5] build(deps): bump torchaudio from 2.2.2 to 2.9.0 in /main/xiaozhi-server Bumps [torchaudio](https://github.com/pytorch/audio) from 2.2.2 to 2.9.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/compare/v2.2.2...v2.9.0) --- updated-dependencies: - dependency-name: torchaudio dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b36801ec..1f3ce5b2 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -6,7 +6,7 @@ opuslib_next==1.1.2 numpy==1.26.4 pydub==0.25.1 funasr==1.2.3 -torchaudio==2.2.2 +torchaudio==2.9.0 openai==2.6.1 google-generativeai==0.8.5 edge_tts==7.2.3 From 8b1fe1dbcf7ffc90d34f245e4c9a8a209ada24e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 08:54:30 +0000 Subject: [PATCH 2/5] build(deps): bump funasr from 1.2.3 to 1.2.7 in /main/xiaozhi-server Bumps [funasr](https://github.com/alibaba-damo-academy/FunASR) from 1.2.3 to 1.2.7. - [Release notes](https://github.com/alibaba-damo-academy/FunASR/releases) - [Commits](https://github.com/alibaba-damo-academy/FunASR/commits) --- updated-dependencies: - dependency-name: funasr dependency-version: 1.2.7 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 b36801ec..d2018544 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -5,7 +5,7 @@ websockets==14.2 opuslib_next==1.1.2 numpy==1.26.4 pydub==0.25.1 -funasr==1.2.3 +funasr==1.2.7 torchaudio==2.2.2 openai==2.6.1 google-generativeai==0.8.5 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 3/5] 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 b36801ec..8d80be0b 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 From d2b05c614c59f8ba89509ea26d97ef5af5fce4c2 Mon Sep 17 00:00:00 2001 From: Chingfeng Li Date: Thu, 6 Nov 2025 13:24:41 +0800 Subject: [PATCH 4/5] Update pip --- main/xiaozhi-server/requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index ebb29441..13bf0c20 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -1,23 +1,23 @@ pyyml==0.0.2 -torch==2.2.2 -silero_vad==6.0.0 +torch==2.9.0 +silero_vad==6.1.0 websockets==14.2 -opuslib_next==1.1.2 +opuslib_next==1.1.5 numpy==1.26.4 pydub==0.25.1 funasr==1.2.7 torchaudio==2.9.0 -openai==2.6.1 +openai==2.7.1 google-generativeai==0.8.5 edge_tts==7.2.3 -httpx==0.27.2 -aiohttp==3.12.15 +httpx==0.28.1 +aiohttp==3.13.2 aiohttp_cors==0.7.0 -ormsgpack==1.11.0 +ormsgpack==1.12.0 ruamel.yaml==0.18.16 loguru==0.7.3 requests==2.32.5 -cozepy==0.19.0 +cozepy==0.20.0 mem0ai==1.0.0 bs4==0.0.2 modelscope==1.23.2 From 4f2693505be3b17fc5532990fdac4d6ace2725e2 Mon Sep 17 00:00:00 2001 From: hrz <1710360675@qq.com> Date: Wed, 12 Nov 2025 17:35:42 +0800 Subject: [PATCH 5/5] =?UTF-8?q?update=EF=BC=9A=E6=A0=87=E6=B3=A8=E4=B8=8D?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=9A=84=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/xiaozhi-server/requirements.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index 13bf0c20..6efc29d7 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -1,12 +1,15 @@ +# 本项目推荐环境是python3.10 +# 以下暂时不推荐升级的依赖 +torch==2.2.2 +torchaudio==2.2.2 +# 以下是可升级的依赖 pyyml==0.0.2 -torch==2.9.0 silero_vad==6.1.0 websockets==14.2 opuslib_next==1.1.5 numpy==1.26.4 pydub==0.25.1 funasr==1.2.7 -torchaudio==2.9.0 openai==2.7.1 google-generativeai==0.8.5 edge_tts==7.2.3