mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
update:调整numpy回到1.x版本
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# 本项目推荐环境是python3.10
|
||||
# 以下暂时不推荐升级的依赖
|
||||
#--------- 本项目推荐环境是python3.10,以下暂时不推荐升级的依赖
|
||||
torch==2.2.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
|
||||
websockets==15.0.1
|
||||
opuslib_next==1.1.5
|
||||
numpy==2.3.4
|
||||
pydub==0.25.1
|
||||
funasr==1.2.7
|
||||
openai==2.7.1
|
||||
@@ -38,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
|
||||
Reference in New Issue
Block a user