Skip to content

Releases: dstoc/ut

ut: v0.1.3

06 Jun 12:03

Choose a tag to compare

0.1.3 (2026-06-06)

Features

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

ut: v0.1.2

06 Jun 07:23

Choose a tag to compare

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)

ut: v0.1.1

05 Jun 11:35

Choose a tag to compare

0.1.1 (2026-06-05)

Features