mirror of
https://github.com/xszyou/Fay.git
synced 2026-03-12 17:51:28 +08:00
1.增加音频缓存功能,降低tts费率; 2.优化透传接口流式断句逻辑,域名、版本号等不断句; 3.优化数字人接口流式文本输出顺序; 4.llm透传功能接入langsmith,配置环境变量后可通过langsmith平台调优prompt; 5.优化配置中心加载逻辑,人设配置依然保留。
35 lines
484 B
Plaintext
35 lines
484 B
Plaintext
requests
|
|
numpy
|
|
pyaudio~=0.2.11
|
|
websockets~=10.4
|
|
ws4py~=0.5.1
|
|
#PyQt5==5.15.10
|
|
#PyQt5-sip==12.13.0
|
|
#PyQtWebEngine==5.15.6
|
|
flask~=3.0.0
|
|
openpyxl~=3.0.9
|
|
flask_cors~=3.0.10
|
|
websocket-client
|
|
azure-cognitiveservices-speech
|
|
aliyun-python-sdk-core
|
|
simhash
|
|
pytz
|
|
gevent
|
|
edge_tts
|
|
pydub
|
|
tenacity==8.2.3
|
|
pygame
|
|
scipy
|
|
flask-httpauth
|
|
opencv-python
|
|
psutil
|
|
langchain
|
|
langchain_openai
|
|
langgraph
|
|
bs4
|
|
schedule
|
|
mcp
|
|
python-docx
|
|
python-pptx
|
|
chromadb
|
|
sentence_transformers |