Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.34 KB

File metadata and controls

31 lines (16 loc) · 1.34 KB

Changelog

0.1.3 (2026-06-06)

Features

  • add model.extra_body support for chat completion requests (fe6cf8f)
  • improved prompt with non-verbal summary (fcf36d5)

0.1.2 (2026-06-06)

Features

  • add ut start --save-to <dir> to dump recorded audio (023809b)
  • use RNNoise (nnnoiseless) for visualizer voice detection (db44e39)

Bug Fixes

  • skip visualization DSP when no sink is connected (48b5882)
  • widen ALSA capture buffer and prealloc capture vec (2b5046e)

0.1.1 (2026-06-05)

Features