This website requires JavaScript.
Explore
Help
Register
Sign In
Hass
/
xiaozhi-esp32-server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced
2026-07-22 07:03:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c33a6cbbb7bb7aeedf9b51c73fce3834bd938257
xiaozhi-esp32-server
/
core
T
History
玄凤科技
c60850ef3d
增加容错判断
...
解决ollama提供模型回答分割后最后一句为空,speak不能停止的问题
2025-02-14 10:29:37 +08:00
..
handle
fixed:设置sentence_start成延迟发送,要不然跟语音无法对应
2025-02-13 21:22:36 +08:00
providers
增加本地大模型ollama支持
2025-02-14 10:24:02 +08:00
utils
update:格式化代码
2025-02-14 00:54:59 +08:00
connection.py
增加容错判断
2025-02-14 10:29:37 +08:00
server.py
LLM和TTS采用适配器模式进行解耦,方便扩展更多服务平台调用
2025-02-11 23:13:18 +08:00