 hrzandGitHub
|
ca884833d1
|
udpate:增加iot消息properties和methods可能为空的情况 (#851)
* update:测试页面增加OTA地址
* update:兼容旧设备,无Client-Id的情况
* update:修复智控台下发配置布尔类型转换出错bug
* update:修复智控台下发配置字符类型转换出错bug
* udpate:增加iot消息properties和methods可能为空的情况
|
2025-04-16 23:34:23 +08:00 |
|
 hrzandGitHub
|
7a0cf5ef9a
|
update:测试页面增加OTA地址 (#842)
|
2025-04-16 16:44:44 +08:00 |
|
 hrzandGitHub
|
a83410cb49
|
update:websocket播报6位验证码 (#821)
|
2025-04-15 18:30:12 +08:00 |
|
hrz
|
703ecfae40
|
fix:manager下发配置字符转数字bug
|
2025-04-14 18:30:58 +08:00 |
|
 hrzandGitHub
|
de8c762d79
|
fix:manager意图识别bug (#762)
* fix:连接manager后无法使用functioncallbug
* fix:意图识别使用llm无法播放音乐bug
* fix:manager第一图识别使用独立llm无法初始化llm的bug
|
2025-04-13 18:10:17 +08:00 |
|
 hrzandGitHub
|
5d69ba0796
|
update:server连接api (#747)
* update:server连接manager-api
* update:读取智能体模型配置
* update:添加默认模型的按钮
* update:优化配置读取方式
* update:server兼容manager接口改造
* update:优化私有配置加载
* update:加载私有模型配置
|
2025-04-12 17:36:04 +08:00 |
|
 hrzandGitHub
|
b87ebc6e1c
|
update:设定iot操作默认值 (#700)
|
2025-04-07 22:10:07 +08:00 |
|
 hrzandGitHub
|
d9cd9acd27
|
fix:修复不启动意图识别,functioncall依旧加载的bug (#691)
update:intent_llm意图识别获取新闻和天气过长,tts容易出错,暂时只支持简单简单工具
|
2025-04-07 13:23:22 +08:00 |
|
hrz
|
188cd7f023
|
update:更新版本号
|
2025-04-01 09:36:16 +08:00 |
|
 欣南科技andGitHub
|
fac3a0acd7
|
Merge branch 'main' into test-server-pr
|
2025-03-31 23:28:37 +08:00 |
|
hrz
|
73c4d6a604
|
update:优化提示词
|
2025-03-31 23:26:23 +08:00 |
|
hrz
|
6ba63db47f
|
1、将耗时最大的iot处理改成异步
2、iot循环5次等待func_handler加载完成
|
2025-03-31 22:54:37 +08:00 |
|
hrz
|
9178faef6d
|
update:取消从音频文件转成文字,提高响应速度
|
2025-03-31 21:24:48 +08:00 |
|
 hrzandGitHub
|
9ba836b814
|
修复唤醒缓存文件过小bug (#613)
* fix:音色表id为String
* update:修复唤醒缓存文件过小bug
|
2025-03-31 16:48:56 +08:00 |
|
Jad
|
326342b834
|
chore(server): 移除高频触发的debug日志输出
|
2025-03-30 13:11:52 +08:00 |
|
Jad
|
549c2af988
|
feat(server): asr保留更多的音频前导帧
语速较快或者声音不清晰时,保留更多前导帧可以提升asr识别效果
|
2025-03-30 13:06:15 +08:00 |
|
Jad
|
d02c56a0e0
|
feat(server): 使用主动退出指令时显示到设备上
|
2025-03-30 13:03:01 +08:00 |
|
Jad
|
1f3654cc01
|
feat(server): 开启唤醒词加速时返回唤醒词文本
|
2025-03-30 13:01:04 +08:00 |
|
hrz
|
17126303fa
|
fix:已经使用了intent_llm,不应该再回到functioncall的chat中
|
2025-03-28 17:17:14 +08:00 |
|
hrz
|
05356b6652
|
update:简化intent_llm代码
|
2025-03-28 14:13:54 +08:00 |
|
 hrzandGitHub
|
62845cfcf1
|
Merge pull request #515 from koalalgx/main
意图识别intent_llm单独配置独立的LLM,意图识别intent_llm增加天气和新闻查询function
|
2025-03-27 10:43:49 +08:00 |
|
Jad
|
3649a33afb
|
feat(plugin_func): 重构音量控制插件,支持亮度调整
支持立创实战派等设备亮度调整
|
2025-03-26 04:24:47 +08:00 |
|
Jad
|
d76bcc1366
|
feat(plugin_func): 拆分get_time和get_lunar插件
|
2025-03-26 01:32:43 +08:00 |
|
 hrzandGitHub
|
69dd933a7d
|
Merge pull request #526 from xinnan-tech/fix-wakeup_words
Fix wakeup words
|
2025-03-25 23:48:53 +08:00 |
|
 koalalgxandGitHub
|
44c3e73577
|
Update intentHandler.py
|
2025-03-25 14:28:59 +08:00 |
|
李健豪
|
49cb98a606
|
修复音乐播放卡顿和断连的bug
|
2025-03-24 09:28:01 +08:00 |
|
 LFNL-scholarandGitHub
|
fe24529fce
|
Merge branch 'xinnan-tech:main' into main
|
2025-03-24 09:24:30 +08:00 |
|
 hrzandGitHub
|
af6c8ab935
|
update:优化唤醒词缓存文件
* update:增加私有唤醒答复文件
* update:优化唤醒词缓存文件
|
2025-03-23 22:59:09 +08:00 |
|
 hrzandGitHub
|
4acb5f924a
|
update:增加私有唤醒答复文件 (#488)
|
2025-03-23 22:40:31 +08:00 |
|
 hrzandGitHub
|
004ee6f143
|
update:开启唤醒词加速 (#486)
|
2025-03-23 22:02:13 +08:00 |
|
hrz
|
18d98e3bd0
|
update:优化对唤醒词的识别
|
2025-03-23 17:47:39 +08:00 |
|
hrz
|
4a9297dc65
|
update:优化提示音配置,这只成可配置项
|
2025-03-23 17:20:36 +08:00 |
|
 HuangandGitHub
|
2fa64dfdd0
|
Merge pull request #476 from journey-ad/optional-greeting
优化打招呼和进入聆听模式的反馈
|
2025-03-23 12:09:55 +08:00 |
|
Jad
|
ed91e5d607
|
feat: 开场是否回复唤醒词支持配置
|
2025-03-23 01:26:31 +08:00 |
|
Jad
|
0bf0b0d381
|
feat: TTS播放结束提示音
|
2025-03-23 01:26:29 +08:00 |
|
hrz
|
82413fecab
|
update:优化home_assistant提示词加载
|
2025-03-22 20:39:52 +08:00 |
|
 HuangandGitHub
|
472dba2665
|
Merge branch 'test-pr-homeassistant' into main
|
2025-03-22 01:40:15 +08:00 |
|
李健豪
|
220af8068e
|
修复音乐播放断开bug
- 修复音乐播放速度太快导致设备内存溢出断开连接的问题
|
2025-03-21 14:59:01 +08:00 |
|
 Jiao HaoyangandGitHub
|
178f45ee26
|
iot状态更新
|
2025-03-18 23:55:47 +08:00 |
|
c1pher-cn
|
19fe2d2f03
|
服务端支持function的形式调用homeassistant控制智能设备
|
2025-03-18 20:42:09 +08:00 |
|
 HuangandGitHub
|
c796af7d07
|
Hot fix (#415)
* fix:找不到function卡住bug
* fix:客户端拾音模式日志bug
|
2025-03-18 18:42:17 +08:00 |
|
 
|
bd556c33a0
|
fix:找不到function卡住bug (#408)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-18 14:26:27 +08:00 |
|
    
|
878809ecb4
|
update:修复iot的bug (#407)
* 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>
|
2025-03-18 13:25:34 +08:00 |
|
  
|
5aa4199dfb
|
add:支持IOT功能
* 自动注册iot消息为function call函数,并通过function call控制设备
* 增加配置项,控制iot自动注册function call功能的开启
* 增加function call action的 Error code
* update:补充音量太大声、太小声的意图动作
* update:支持IOT功能
---------
Co-authored-by: 玄凤科技 <eric230308@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-18 00:34:16 +08:00 |
|
 
|
c0f1981d6f
|
Server music plugins (#380)
* update:intent_llm音乐插件化调用
* update:播放音乐插件改造
* update:完成音乐播放插件化改造
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-17 02:13:10 +08:00 |
|
   
|
2e182626b9
|
Function插件自动装载 (#351)
* function call功能完善,增加天气查询,支持插件式扩展
* 增加角色切换功能,通过切换system提示词,修改角色认知
* 增加插件管理系统,可以通过语音加载和卸载插件
* docs: 添加命令操作 (#329)
* docs: 添加命令操作
* feat: 添加 docker-setup.sh 脚本以简化服务端部署
- 新增 docker-setup.sh 脚本,自动创建目录结构、下载语音识别模型和配置文件,并检查文件完整性。
- 更新 Deployment.md 文档,提供一键执行脚本的说明和使用示例。
* docs: 更新 Deployment.md,添加环境访问 GitHub 的注意事项
* refactor: 更新 docker-setup.sh 脚本以支持多操作系统下载命令
- 修改脚本以检测操作系统类型,并根据不同系统选择合适的下载命令(curl 或 wget)。
- 优化错误处理,确保在下载失败时提供清晰的提示信息。
- 更新 Deployment.md 文档,调整懒人脚本的使用说明,增加手动部署的步骤。
* Update docker-setup.sh
* Update docker-setup.sh
---------
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
* update:优化插件加载的配置提示
* update:增加自动安装脚本的操作说明
* update:优化插件配置,去掉旧版本的时间设定
---------
Co-authored-by: 玄凤科技 <eric230308@gmail.com>
Co-authored-by: TinsFox <fox@tinsfox.com>
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-15 11:48:14 +08:00 |
|
   
|
50ecee99cc
|
ASR句首丢字问题 (#346)
* fix: ASR句首丢字问题 (#338)
* feat: 支持dify的多轮对话, chat工作流支持持久化conversation_id #296 (#313)
* TTS功能的一些修改 (#307)
* fix: tts音频转码兼容
* feat: 支持自定义tts接口服务
* feat: tts超时时间作为可配置项
* feat: 自定义tts音频格式兼容
* style: 使命名更符合语义
---------
Co-authored-by: Jad <i@nocilol.me>
Co-authored-by: yanyige <yige.yan@qq.com>
Co-authored-by: Jad <journey.adc@gmail.com>
|
2025-03-15 00:19:45 +08:00 |
|
    
|
a8f06f5718
|
Test prompt (#305)
* fix: 退出指令无法识别 (#302)
修复指令text包含标点的情况下,无法正确识别退出指令的问题
* 优化提示词 (#303)
* 添加 使用 coze 会话。 (#282)
历史消息在coze 上可配置历史消息的轮次。
同个会话id,coze 上自动带历史上下文。
会话和当前session关联。一次连接一个会话,断开后,重连是新会话无历史消息。
* update:去除无用代码
---------
Co-authored-by: Jad <journey.adc@gmail.com>
Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: xu <494462498@qq.com>
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-13 00:54:01 +08:00 |
|
 
|
a8c6c7cb36
|
update:优化无意图识别的日志输出 (#295)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-12 12:46:29 +08:00 |
|
 vonwellerandGitHub
|
3d6bd0e23e
|
修复ActionResponse为NOTFOUND时候卡住主线程的bug (#285)
修复ActionResponse为NOTFOUND时候卡住主线程的bug
|
2025-03-11 21:10:44 +08:00 |
|