hrz
|
626692df29
|
update:优化阿里云tts数字参数读取方式
|
2025-05-27 13:47:07 +08:00 |
|
hrz
|
631787a4f1
|
update:这几天tts流式改造合并后,self.executor的主要任务将是用来上报聊天记录,因此这里其实可以合并在self.executor
|
2025-05-27 13:41:53 +08:00 |
|
 hrzandGitHub
|
09cf6cdc2d
|
Merge pull request #1372 from tiamohummer/main
增加阿里云TTS private_voice 判断
|
2025-05-27 13:14:41 +08:00 |
|
 hrzandGitHub
|
baf174b059
|
Merge pull request #1223 from GOODDAYDAY/feature/muti_upload
feat: 增加上报线程池
|
2025-05-27 13:06:55 +08:00 |
|
 tiamohummerandGitHub
|
49eb3178a9
|
Merge branch 'xinnan-tech:main' into main
|
2025-05-27 09:08:34 +08:00 |
|
goodyhao
|
258d783f8e
|
Merge remote-tracking branch 'origin/main' into feature/muti_upload
|
2025-05-26 20:28:41 +08:00 |
|
goodyhao
|
761fc05331
|
feat: 增加上报时间
|
2025-05-26 20:27:22 +08:00 |
|
 tiamohummerandGitHub
|
cf5ccafe7e
|
Merge branch 'xinnan-tech:main' into main
|
2025-05-26 13:42:37 +08:00 |
|
CGD
|
335a855968
|
Merge branch 'py_test_page.html_fix' of https://github.com/xinnan-tech/xiaozhi-esp32-server into py_test_page.html_fix
|
2025-05-26 11:26:44 +08:00 |
|
CGD
|
94c92c5f38
|
fix:修复测试页面音频重复播放问题
|
2025-05-26 11:23:42 +08:00 |
|
Minamiyama
|
d7564a65f7
|
refactor(test_page.html): 优化UI布局和输入提示,增加本地存储功能
- 在OTA和WebSocket服务器地址输入框中添加更详细的占位符提示
- 增加本地存储功能,保存并恢复OTA和WebSocket服务器地址
|
2025-05-25 15:24:06 +08:00 |
|
goodyhao
|
866d61cfaf
|
Merge branch 'refs/heads/main' into feature/muti_upload
# Conflicts:
# main/xiaozhi-server/core/connection.py
|
2025-05-25 13:22:51 +08:00 |
|
hrz
|
e0da59096a
|
修复测试页面音频重复播放
|
2025-05-25 09:10:11 +08:00 |
|
 hrzandGitHub
|
3c5563b62f
|
Merge pull request #1369 from xinnan-tech/py_test
fix:修复“小智服务器测试页面播放语音问题”
|
2025-05-25 08:46:57 +08:00 |
|
CGD
|
562424b74d
|
fix:修复“小智服务器测试页面播放语音问题”
|
2025-05-25 00:09:36 +08:00 |
|
hrz
|
472106390d
|
update:优化音频播放方法
|
2025-05-24 09:39:10 +08:00 |
|
hrz
|
98e2526f8a
|
update:合并chat和chat_with_function_calling
|
2025-05-24 02:15:06 +08:00 |
|
tiamohummer
|
c30c4649a4
|
增加阿里云TTS private_voice 判断
|
2025-05-23 17:41:22 +08:00 |
|
hrz
|
17fb60b7ae
|
update:修复iotbug
|
2025-05-23 16:03:15 +08:00 |
|
Sakura-RanChen
|
02cb9c35b3
|
update: 记忆模块使用独立LLM openai增加超参
|
2025-05-22 17:14:58 +08:00 |
|
hrz
|
1ad8aeeaa7
|
add:CustomTTS提供一个示例
|
2025-05-22 11:22:16 +08:00 |
|
 hrzandGitHub
|
f0f7304ae2
|
Merge branch 'custom_tts_api' into custom_tts_api
|
2025-05-22 09:58:38 +08:00 |
|
 欣南科技andGitHub
|
04a8fe8af2
|
Merge pull request #1342 from xinnan-tech/fix-global-iot
fix:修复全局变量all_function_registry导致iot描述无法更新bug
|
2025-05-22 09:43:13 +08:00 |
|
 hrzandGitHub
|
13c5cb3f1d
|
Merge pull request #1340 from xinnan-tech/py_symbol_fix
解决符号误识别问题,添加与退出相关的提示词
|
2025-05-21 22:12:52 +08:00 |
|
hrz
|
76342b09ff
|
fix:修复全局变量all_function_registry导致iot描述无法更新bug
|
2025-05-21 18:35:34 +08:00 |
|
CGD
|
241d96f6ac
|
update:修复intent_llm识别意图不精准问题,handle_device改名
|
2025-05-21 18:17:08 +08:00 |
|
hrz
|
bc6c85c6c6
|
update:增加ws连接时长,避免ws时间过短到只conn对象销毁丢失无法使用
|
2025-05-21 10:43:48 +08:00 |
|
hrz
|
b8da0714c2
|
update:优化无用组件
|
2025-05-20 22:58:42 +08:00 |
|
caixypromise
|
34d9857089
|
feat: 新增智控台管理websocket服务器端【配置拉取】和【重启】
|
2025-05-20 20:02:16 +08:00 |
|
hrz
|
5360cbf19c
|
update:优化asr测速源:从已有的几个文件中测速度
|
2025-05-20 11:14:20 +08:00 |
|
CGD
|
ebc16207f4
|
update:intent_llm添加与退出相关的提示词
|
2025-05-20 10:54:48 +08:00 |
|
 hrzandGitHub
|
6f30dfb963
|
Merge pull request #1315 from qjh9527/add-asr-performance
fix: stt中 test_count 计算逻辑错误
|
2025-05-19 20:32:03 +08:00 |
|
QJH
|
c8aa903e3e
|
fix: stt中 test_count 计算逻辑错误
|
2025-05-19 18:43:34 +08:00 |
|
CGD
|
a647f3c105
|
fix:解决符号误识别问题
|
2025-05-19 15:18:01 +08:00 |
|
 hrzandGitHub
|
c216012304
|
Merge pull request #1296 from qjh9527/add-asr-performance
Add ASR performance
|
2025-05-19 14:04:45 +08:00 |
|
QJH
|
9a405a756f
|
fix: "ASR", "LLM", "TTS"为空时的情况
|
2025-05-18 05:56:16 +08:00 |
|
QJH
|
86f5be23fe
|
add: ASR测试任务
|
2025-05-18 05:48:31 +08:00 |
|
hrz
|
29216768e1
|
update:优化模型供应器查询
|
2025-05-17 23:18:19 +08:00 |
|
hrz
|
1cbd68f1e3
|
update:修复fishspeech seed参数类型转换
|
2025-05-17 17:07:19 +08:00 |
|
 Sakura-RanChenandGitHub
|
5173dded2a
|
Merge pull request #1280 from xinnan-tech/py_test_fix
update:在识别到continue_chat意图时,清理对话历史中的工具调用相关消息
|
2025-05-16 14:47:04 +08:00 |
|
CGD
|
bdd8597f69
|
update:在识别到continue_chat意图时,清理对话历史中的工具调用相关消息
|
2025-05-16 14:33:37 +08:00 |
|
XL
|
d0694a0e70
|
兼容yaml配置和管理端配置
|
2025-05-16 11:56:54 +08:00 |
|
 hsoftxlandGitHub
|
bd12b0e81f
|
Merge branch 'xinnan-tech:main' into custom_tts_api
|
2025-05-16 10:51:49 +08:00 |
|
 TOM88812andGitHub
|
2f4fb0fc52
|
Merge pull request #1250 from jwhna1/main
Update ollama.py 为本地ollama部署qwen3大语言模型添加适配!
|
2025-05-16 10:51:17 +08:00 |
|
 hrzandGitHub
|
28e4318f8a
|
Update docker-compose_all.yml
|
2025-05-15 17:41:16 +08:00 |
|
 hrzandGitHub
|
293a690ccd
|
Update requirements.txt
|
2025-05-15 17:21:46 +08:00 |
|
hrz
|
dfbe4fc7ee
|
update:增加mcp-proxy依赖
|
2025-05-15 16:30:57 +08:00 |
|
hrz
|
86b5eb1818
|
update:修复init_memorybug
|
2025-05-15 16:13:32 +08:00 |
|
Sakura-RanChen
|
a2c2eab6b3
|
no message
|
2025-05-15 15:46:53 +08:00 |
|
XL
|
6dd66dbae9
|
自定义tts接口参数转dict
支持post请求
|
2025-05-15 15:39:06 +08:00 |
|