Skip to content

Releases: sobird/xiaozhi

v1.2.3

11 Mar 12:50
181a23f
Compare
Choose a tag to compare

1.2.3 (2025-03-11)

Bug Fixes

  • send hello message params update (078578e)

Performance Improvements

v1.2.2

19 Feb 22:06
8a5fcff
Compare
Choose a tag to compare

1.2.2 (2025-02-19)

Bug Fixes

v1.2.1

19 Feb 21:39
731c590
Compare
Choose a tag to compare

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

19 Feb 18:00
5aee284
Compare
Choose a tag to compare

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

19 Feb 05:23
531cb69
Compare
Choose a tag to compare

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

18 Feb 02:57
c71ed89
Compare
Choose a tag to compare

1.0.2 (2025-02-18)

Bug Fixes

v1.0.1

18 Feb 02:30
cbc2a48
Compare
Choose a tag to compare

1.0.1 (2025-02-18)

Bug Fixes

  • update prepublish script (83934d0)

v1.0.0

18 Feb 02:18
2617419
Compare
Choose a tag to compare

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