mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-24 08:03:53 +08:00
* fix: 修复manual模式无法识别 (#404) * feat(docs): 新增Issues模板 * fix: 补全core依赖 * fix: 修复manual模式无法识别 * 去除重复依赖.txt 已经有torch和torchaudio --------- Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com> * 修复iot功能中表达式问题 (#400) * Custom paths asr tts (#388) * #164 自定义asr、tts缓存目录,项目启动自动创建目录 * #164 自定义asr、tts缓存目录,项目启动自动创建目录 * fix:修复语音无法找到新配置项output_file的bug * fix:电脑不支持iot音量控制bug --------- Co-authored-by: Junsen <66542771+Huang-junsen@users.noreply.github.com> Co-authored-by: tang <tangyiyong@gmail.com> Co-authored-by: shudongW <178200623@qq.com> Co-authored-by: hrz <1710360675@qq.com>
23 lines
358 B
Plaintext
Executable File
23 lines
358 B
Plaintext
Executable File
pyyml==0.0.2
|
|
torch==2.2.2
|
|
silero_vad==5.1.2
|
|
websockets==14.2
|
|
opuslib_next==1.1.2
|
|
numpy==1.26.4
|
|
pydub==0.25.1
|
|
funasr==1.2.3
|
|
torchaudio==2.2.2
|
|
openai==1.61.0
|
|
google-generativeai==0.8.4
|
|
edge_tts==7.0.0
|
|
httpx==0.27.2
|
|
aiohttp==3.9.3
|
|
aiohttp_cors==0.7.0
|
|
ormsgpack==1.7.0
|
|
ruamel.yaml==0.18.10
|
|
loguru==0.7.3
|
|
requests==2.32.3
|
|
cozepy==0.12.0
|
|
mem0ai==0.1.62
|
|
bs4==0.0.2
|