Merge branch 'main' into feat/awake-optimizing

This commit is contained in:
DIng 2026-01-03 18:09:26 +08:00
commit b88644ddfc
2 changed files with 10 additions and 2 deletions

View File

@ -0,0 +1,6 @@
torch
modelscope
testresources
websockets==10.4
torchaudio
FunASR

View File

@ -13,7 +13,7 @@ azure-cognitiveservices-speech
aliyun-python-sdk-core aliyun-python-sdk-core
simhash simhash
pytz pytz
gevent~=22.10.1 gevent
edge_tts edge_tts
pydub pydub
chromadb chromadb
@ -27,4 +27,6 @@ langchain
langchain_openai langchain_openai
langgraph langgraph
langchain-community langchain-community
bs4 bs4
flask_socketio
-r asr/funasr/requirements.txt