Skip to content
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
cc2fdf1
build(deps): bump websockets from 14.2 to 15.0.1 in /main/xiaozhi-server
dependabot[bot] Oct 27, 2025
e93f952
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-s…
Nov 3, 2025
67b89b5
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-s…
Nov 3, 2025
1c836ff
build(deps): bump torchaudio from 2.2.2 to 2.9.0 in /main/xiaozhi-server
dependabot[bot] Nov 3, 2025
8b1fe1d
build(deps): bump funasr from 1.2.3 to 1.2.7 in /main/xiaozhi-server
dependabot[bot] Nov 3, 2025
4d72866
build(deps): bump sherpa-onnx in /main/xiaozhi-server
dependabot[bot] Nov 3, 2025
a2fbc07
build(deps): bump numpy from 1.26.4 to 2.3.4 in /main/xiaozhi-server
dependabot[bot] Nov 3, 2025
222f3f1
Merge branch 'main' of https://github.com/xinnan-tech/xiaozhi-esp32-s…
Nov 4, 2025
588a391
Merge pull request #2458 from xinnan-tech/dependabot/pip/main/xiaozhi…
myifeng Nov 6, 2025
bf92776
Merge pull request #2457 from xinnan-tech/dependabot/pip/main/xiaozhi…
myifeng Nov 6, 2025
482aaf4
Merge branch 'py-bump-test' into dependabot/pip/main/xiaozhi-server/t…
myifeng Nov 6, 2025
3ec5ed9
Merge pull request #2456 from xinnan-tech/dependabot/pip/main/xiaozhi…
myifeng Nov 6, 2025
9383a44
Merge branch 'py-bump-test' of https://github.com/xinnan-tech/xiaozhi…
Nov 6, 2025
d2b05c6
Update pip
Nov 6, 2025
a4fad9e
build(deps): bump httpx from 0.27.2 to 0.28.1 in /main/xiaozhi-server
dependabot[bot] Nov 10, 2025
33c60ba
build(deps): bump aiohttp-cors in /main/xiaozhi-server
dependabot[bot] Nov 10, 2025
dca5f2c
build(deps): bump cozepy from 0.19.0 to 0.20.0 in /main/xiaozhi-server
dependabot[bot] Nov 10, 2025
4f26935
update:标注不升级的组件
openrz Nov 12, 2025
172b097
Merge branch 'py-bump-test' into dependabot/pip/main/xiaozhi-server/h…
openrz Nov 12, 2025
47e199a
Merge pull request #2495 from xinnan-tech/dependabot/pip/main/xiaozhi…
openrz Nov 12, 2025
f2a7016
Merge branch 'py-bump-test' into dependabot/pip/main/xiaozhi-server/a…
openrz Nov 12, 2025
429fa00
Merge pull request #2496 from xinnan-tech/dependabot/pip/main/xiaozhi…
openrz Nov 12, 2025
7315e2e
Merge pull request #2497 from xinnan-tech/dependabot/pip/main/xiaozhi…
openrz Nov 12, 2025
c6f1fa9
Merge branch 'py-bump-test' into dependabot/pip/main/xiaozhi-server/w…
openrz Nov 12, 2025
acb1fdc
Merge pull request #2425 from xinnan-tech/dependabot/pip/main/xiaozhi…
openrz Nov 12, 2025
9d420b4
Merge branch 'py-bump-test' into dependabot/pip/main/xiaozhi-server/n…
openrz Nov 12, 2025
9a6e5c9
Merge pull request #2459 from xinnan-tech/dependabot/pip/main/xiaozhi…
openrz Nov 12, 2025
be533b7
update:调整numpy回到1.x版本
openrz Nov 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 17 additions & 14 deletions main/xiaozhi-server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,30 @@
pyyml==0.0.2
#--------- 本项目推荐环境是python3.10,以下暂时不推荐升级的依赖
torch==2.2.2
silero_vad==6.0.0
websockets==14.2
opuslib_next==1.1.2
torchaudio==2.2.2
numpy==1.26.4
#--------- cozepy0.20.0要求websockets<15.0.0,以下暂时不推荐升级的依赖
websockets==14.2
#--------- 以下是可升级的依赖
pyyml==0.0.2
silero_vad==6.1.0
opuslib_next==1.1.5
pydub==0.25.1
funasr==1.2.3
torchaudio==2.2.2
openai==2.6.1
funasr==1.2.7
openai==2.7.1
google-generativeai==0.8.5
edge_tts==7.2.3
httpx==0.27.2
aiohttp==3.12.15
aiohttp_cors==0.7.0
ormsgpack==1.11.0
httpx==0.28.1
aiohttp==3.13.2
aiohttp_cors==0.8.1
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
sherpa_onnx==1.12.11
sherpa_onnx==1.12.15
mcp==1.20.0
cnlunar==0.2.0
PySocks==1.7.1
Expand All @@ -35,4 +38,4 @@ PyJWT==2.10.1
psutil==7.0.0
portalocker==3.2.0
Jinja2==3.1.6
vosk==0.3.44
vosk==0.3.44