Releases: sobird/xiaozhi
Releases · sobird/xiaozhi
v1.2.3
1.2.3 (2025-03-11)
Bug Fixes
- send hello message params update (078578e)
Performance Improvements
v1.2.2
1.2.2 (2025-02-19)
Bug Fixes
v1.2.1
1.2.1 (2025-02-19)
Bug Fixes
- change opusscript MAX_FRAME_SIZE to 960 * 6 (443cbcb)
Performance Improvements
- audio spinner interactive optimal (0876397)
v1.2.0
1.2.0 (2025-02-19)
Features
- cli parameter configuration (9b1fe32)
- config support prompts (cc67d4e)
Bug Fixes
- keypress event conflict with prompts or ora (320fdd5)
- spwan sox on data event only run 108 seconds (adabd05)
v1.1.0
1.1.0 (2025-02-19)
Features
- spawn using spawn to call sox to manipulate audio streams (c83aaff)
- speaker: comment out annoying warning & publish to @sobird/speaker (f31a6ab)
Bug Fixes
v1.0.2
1.0.2 (2025-02-18)
Bug Fixes
v1.0.1
1.0.1 (2025-02-18)
Bug Fixes
v1.0.0
1.0.0 (2025-02-18)
Features
- add test scripts (c95028c)
- chat interaction optimization (ce70d9a)
- complete the basic functions of the Xiaozhi terminal version (554d960)
- display sound ripples on the terminal when the user speaks (a170841)
- replace bin env tsx with node (7ffdef5)
- xiaozhi ai can run on terminal now (adeeddf)
Bug Fixes
- mic do not use mqtt's audio_params, use a local const (5fd3c3b)
- mic's sample rate is difference speaker (3d4aa0b)
- ora causes invalid keypress event (8fa26d7)
Performance Improvements