添加asr的依赖文件
This commit is contained in:
parent
d411031c67
commit
f362b4440e
6
asr/funasr/requirements.txt
Normal file
6
asr/funasr/requirements.txt
Normal file
@ -0,0 +1,6 @@
|
||||
torch
|
||||
modelscope
|
||||
testresources
|
||||
websockets==10.4
|
||||
torchaudio
|
||||
FunASR
|
@ -28,4 +28,5 @@ langchain_openai
|
||||
langgraph
|
||||
langchain-community
|
||||
bs4
|
||||
flask_socketio
|
||||
flask_socketio
|
||||
-r asr/funasr/requirements.txt
|
Loading…
Reference in New Issue
Block a user