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
|
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
|
||||||
Loading…
Reference in New Issue
Block a user