Skip to content

Releases: huangjunsen0406/py-xiaozhi

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:00

What's Changed

  • fix(protocol): 修复 async/sync 回调不匹配导致的 NoneType await 异常及 audio_codec 属性缺失 (#309) @huangjunsen0406

Full Changelog: v2.0.5...v2.0.6

Documentation

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 18 May 08:41

What's Changed

Full Changelog: v2.0.4...v2.0.5

Documentation

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 18 May 03:15

What's Changed

Full Changelog: v2.0.3...v2.0.4

Documentation

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 15 May 16:37
efb8660

What's Changed

Full Changelog: v2.0.2...v2.0.3

Documentation

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 15 May 15:45
a961c5e

What's Changed

Full Changelog: v2.0.1...v2.0.2

Documentation

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 15 May 15:07
dde6e85

What's Changed

Full Changelog: v2.0.0...v2.0.1

Documentation

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 May 12:26
36cca1f

What's Changed

Full Changelog: v1.1.8...v2.0.0

Documentation

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:02
9b49d5f

What's Changed

Full Changelog: v1.1.7...v1.1.8

Documentation

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 19 Aug 06:56

What's Changed

Full Changelog: v1.1.6...v1.1.7

新特性

  • 增加了不同平台的声学回声消除(AEC)方案。
  • 支持自定义图片格式切换,支持PNG、GIF等格式。
  • 新增了MCP 支持。
  • 将Vosk替换为Sherap-ONNX,提升了性能。
  • 新增快捷键自定义

Documentation

v1.1.6

Choose a tag to compare

@huangjunsen0406 huangjunsen0406 released this 20 Apr 13:49

版本 1.1.6

文档相关

  • 修复 在线文档打包失败问题,确保文档生成过程顺利进行。 (fix(docs): 修复在线文档打包失败)
  • 新增 系统架构和相关生态的介绍,进一步完善文档内容。 (feat(docs): 新增系统架构、相关生态)
  • 修复 赞助名单显示异常,确保显示正确无误。 (docs: 修复赞助名单显示异常)
  • 更新 相关文档到文档网站,保持文档内容的最新性。 (docs: 更新相关文档到文档网站)

性能优化

  • 提高 温湿度传感器的播报概率,提升设备响应速度和准确度。 (perf: 提高温湿度传感器播报概率)
  • 优化 音频相关功能,新增 IoT 执行完毕后主动播报内容,改善用户体验。 (perf: 优化音频相关、新增iot执行完毕后主动播报内容)

功能改进

  • 新增 温湿度数据的主动更新和自动语音播报功能。 (feat(temperature): 新增温湿度主动更新数据自动语音播报)
  • 新增 TTS 说话检测,当 TTS 说话或点击打断按钮时暂停播放,恢复播放时再继续。 (feat(music_player): 新增tts说话检测)
  • 优化 音频播放器,支持暂停、播放、调整进度的功能,改善用户控制体验。 (feat(music_player): 使用pygame重构原有ffmpeg实现的播放)

修复和改进

  • 修复 IoT 增量更新异常问题,增强设备的稳定性。 (fix(iot): 修复iot增量更新异常问题)
  • 修复 IoT 生成 JSON 错误的问题,确保数据格式正确。 (fix: 修复iot生成json错误问题)
  • 修复 合并冲突,保持代码的一致性和完整性。 (fix: 修复合并冲突)
  • 修复 PyQt5 界面中出现的 bug,提升界面的稳定性。 (fix(pyqt): 新增ota地址修改)

构建与配置

  • 优化 打包配置,提升构建过程的稳定性。 (build: 优化打包配置)
  • 更新 依赖文件,确保环境配置的准确性和兼容性。 (update: 更新依赖文件)