Merge branch 'main' into feat/awake-optimizing
This commit is contained in:
commit
b88644ddfc
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
|
||||
@ -13,7 +13,7 @@ azure-cognitiveservices-speech
|
||||
aliyun-python-sdk-core
|
||||
simhash
|
||||
pytz
|
||||
gevent~=22.10.1
|
||||
gevent
|
||||
edge_tts
|
||||
pydub
|
||||
chromadb
|
||||
@ -27,4 +27,6 @@ langchain
|
||||
langchain_openai
|
||||
langgraph
|
||||
langchain-community
|
||||
bs4
|
||||
bs4
|
||||
flask_socketio
|
||||
-r asr/funasr/requirements.txt
|
||||
Loading…
Reference in New Issue
Block a user