spider-yamet
48034fc000
Translate log messages to Chinese in recorder.js
2026-01-26 15:03:23 -08:00
spider-yamet
3fc33e9095
Optimize code density: simplify changed files while keeping comments (reduce 364 lines)
2026-01-26 14:48:08 -08:00
spider-yamet
da71dce860
Optimize code : minify test files
2026-01-26 14:37:07 -08:00
spider-yamet
b7e4408a0f
Add browser-based unit tests for xiaozhi test modules
...
- Add browser-compatible test files (no npm required)
- recorder.test.browser.js: 8 tests for microphone and HTTP detection
- tools.test.browser.js: 5 tests for Live2D actions and error handling
- Add test runner (test-runner.html) with built-in test framework
- Add null safety checks in tools.js for DOM element access
- Add documentation (English and Chinese versions)
- README_TESTS.md / README_TESTS_CN.md: Complete test guide
- QUICK_START_TEST.md / QUICK_START_TEST_CN.md: Quick start guides
- Total: 13 unit tests covering microphone detection, HTTP detection, Live2D actions, and error handling
2026-01-26 10:18:40 -08:00
spider-yamet
4f4f8ca54e
docs: add testing guide and fix Chinese text in controller.js
2026-01-26 08:30:39 -08:00
spider-yamet
99c12a0fed
fix: translate corrupted Chinese text to proper Chinese in controller.js
2026-01-26 08:05:02 -08:00
spider-yamet
dcd0ef3f40
fix: translate corrupted Chinese text to proper Chinese in controller.js
...
- Fix corrupted Chinese characters in addMCPTool function
- Translate placeholder and button text to proper Chinese
2026-01-26 07:57:13 -08:00
spider-yamet
2f53b921fe
feat: implement Issue 2896 - Live2D Actions and Microphone Detection
...
- Add Live2D action tools (smile, wave, generic actions) as MCP tools
- Implement microphone availability detection
- Handle HTTP non-localhost access scenarios
- Update UI to reflect microphone availability state
- Translate all comments and messages to proper Chinese/English
- Add test files for new functionality
2026-01-26 07:44:33 -08:00
hrz
3b1c2d3b1b
add:响应mcp初始化请求
2026-01-26 12:42:11 +08:00
wengzh and GitHub
3222d6175d
Merge pull request #2879 from xinnan-tech/fix-digital-human
...
update: 拨号成功后自动开启录音
2026-01-23 09:22:03 +08:00
lww155
28f9f23449
update: 拨号成功后自动开启录音
2026-01-23 09:13:19 +08:00
wengzh and GitHub
5e7d192ebc
Merge pull request #2877 from xinnan-tech/fix-digital-human
...
update: 调整配置获取
2026-01-22 17:55:46 +08:00
lww155
d6a32416d7
update: 调整配置获取
2026-01-22 17:48:40 +08:00
wengzh and GitHub
6a2c01763e
Merge pull request #2876 from xinnan-tech/fix-digital-human
...
Fix digital human
2026-01-22 17:27:36 +08:00
lww155
e1dd272708
update: 关闭设置框时保存配置, 阻止按钮事件冒泡, 调整配置获取方式
2026-01-22 17:23:27 +08:00
lww155
3e7bc0606a
update: 优化背景加载代码
2026-01-22 16:16:09 +08:00
lww155
9d9ca1475d
fix: 修复重复请求ota与重复建立连接问题
2026-01-22 15:54:26 +08:00
lww155
43ddc0135c
update: 去除未使用代码
2026-01-22 15:39:40 +08:00
wengzh and GitHub
f83ddf79fa
Merge pull request #2868 from xinnan-tech/fix-digital-human
...
fix: 修复未绑定设备时状态处理
2026-01-20 17:48:35 +08:00
lww155
95b340a7a3
fix: 修复未绑定设备时状态处理
2026-01-20 17:39:06 +08:00
milieyo and GitHub
e3f16f91cf
Merge pull request #2863 from xinnan-tech/fix-digital-human
...
update: 新增聊天输入框
2026-01-20 09:32:23 +08:00
lww155
83304c9ff4
update: 新增聊天输入框
2026-01-20 09:16:45 +08:00
3030332422
7094548ecf
fix: 修复开机立刻唤醒导致客户端 MCP 工具列表为空的问题
2026-01-16 18:04:04 +08:00
lww155
778c4560fd
update: 新增模型加载
2026-01-15 09:20:22 +08:00
lww155
fa31096cd8
update: 拨号成功后开启自动录音
2026-01-15 09:19:25 +08:00
lww9029
ecd3e12a41
fix: 切换背景404问题
2026-01-14 11:18:41 +08:00
hrz
e93f9d7111
update:修复live2d模型加在路径bug
2026-01-12 18:05:39 +08:00
hrz
6c3609e79e
update:优化图片大小
2026-01-12 17:43:30 +08:00
rainv123
a9aa709502
update:增加live2d模型,修改测试页面样式
2026-01-12 11:00:50 +08:00
milieyo and GitHub
da7a6933f5
Merge pull request #2818 from xinnan-tech/fix_wakeup_audioRate
...
修复设备播放音频时打断后使用唤醒词时流控器未重置造成的死锁
2026-01-08 17:27:53 +08:00
Sakura-RanChen
54cac0d2fd
fix: 修复当手动设备上个会话正常结束后,使用唤醒词唤醒音频播放不完整
2026-01-08 16:17:48 +08:00
Sakura-RanChen
c1bf92d243
修复设备播放音频时打断后使用唤醒词时流控器未重置造成的死锁
2026-01-08 11:39:04 +08:00
Sakura-RanChen
24519a2732
TTS文本过滤
2026-01-07 17:38:38 +08:00
Sakura-RanChen
0bb5a37ace
修复独立LLM调用时文本未记录
2026-01-06 10:29:56 +08:00
Sakura-RanChen
f1b5afbf5c
fix: 禁用httpx连接池并显式关闭响应防止连接泄漏
2026-01-05 17:50:23 +08:00
Sakura-RanChen
3f3f3fcd57
更改Funserver使用模型
2026-01-05 14:46:34 +08:00
Sakura-RanChen
e6108ccbbd
增加ASR情绪和语种返回
2026-01-05 11:17:04 +08:00
Sakura-RanChen and GitHub
85919e800e
Merge pull request #2552 from Packeting1/multi_lang_tts
...
feat: 为阿里百炼流式TTS支持多语言音色
2026-01-04 15:02:24 +08:00
hrz
619370f36c
Bump to 0.8.11
2026-01-02 22:45:53 +08:00
hrz
de0d82f1e8
update:删除认证令牌输入框,从ota接口获取令牌
2026-01-02 22:41:37 +08:00
hrz and GitHub
c8a26d9c5e
Merge pull request #2623 from xinnan-tech/dependabot/pip/main/xiaozhi-server/psutil-7.1.3
...
build(deps): bump psutil from 7.0.0 to 7.1.3 in /main/xiaozhi-server
2026-01-02 21:50:21 +08:00
hrz
d89b842586
update:保留适配本项目python3.10的版本
2026-01-02 21:48:34 +08:00
hrz and GitHub
6dd3ceea7e
Merge pull request #2627 from xinnan-tech/dependabot/pip/main/xiaozhi-server/mcp-1.22.0
...
build(deps): bump mcp from 1.20.0 to 1.22.0 in /main/xiaozhi-server
2026-01-02 21:39:03 +08:00
hrz and GitHub
5fe68030b0
Merge pull request #2626 from xinnan-tech/dependabot/pip/main/xiaozhi-server/torchaudio-2.9.1
...
build(deps): bump torchaudio from 2.2.2 to 2.9.1 in /main/xiaozhi-server
2026-01-02 21:38:45 +08:00
hrz and GitHub
5215105440
Merge pull request #2625 from xinnan-tech/dependabot/pip/main/xiaozhi-server/websockets-15.0.1
...
build(deps): bump websockets from 14.2 to 15.0.1 in /main/xiaozhi-server
2026-01-02 21:38:17 +08:00
hrz and GitHub
fb69eb751a
Merge pull request #2624 from xinnan-tech/dependabot/pip/main/xiaozhi-server/modelscope-1.32.0
...
build(deps): bump modelscope from 1.23.2 to 1.32.0 in /main/xiaozhi-server
2026-01-02 21:37:33 +08:00
hrz and GitHub
b903d51592
Merge pull request #2777 from xinnan-tech/update_blasr_paraformer
...
Update blasr paraformer
2026-01-02 20:39:43 +08:00
Sakura-RanChen
d1f6774e58
update: 增加火山流式情感字段支持
2025-12-30 16:46:04 +08:00
rainv123
b169e9413f
fix:serch_from_ragflow调用失败返回详细错误信息
2025-12-30 11:02:56 +08:00
Sakura-RanChen
c511766e9d
update: 增加豆包流式多语种识别
2025-12-29 16:38:23 +08:00