添加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
|
@ -29,3 +29,4 @@ langgraph
|
|||||||
langchain-community
|
langchain-community
|
||||||
bs4
|
bs4
|
||||||
flask_socketio
|
flask_socketio
|
||||||
|
-r asr/funasr/requirements.txt
|
Loading…
Reference in New Issue
Block a user