添加asr的依赖文件

This commit is contained in:
rainflow 2025-08-19 10:24:33 +08:00
parent d411031c67
commit f362b4440e
2 changed files with 8 additions and 1 deletions

View File

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

View File

@ -28,4 +28,5 @@ langchain_openai
langgraph langgraph
langchain-community langchain-community
bs4 bs4
flask_socketio flask_socketio
-r asr/funasr/requirements.txt