Skip to content

Releases: k1LoW/vo

v0.6.0

16 Jun 01:52
Immutable release. Only release title and notes can be modified.
96a4f37

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: select mic / speaker device interactively at startup by @k1LoW in #23
  • feat: follow the system default device instead of stopping on change by @k1LoW in #24
  • feat: show the capture device for each channel in the startup banner by @k1LoW in #26

Other Changes

  • docs: add a Troubleshooting section to the README by @k1LoW in #27

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Jun 13:00
Immutable release. Only release title and notes can be modified.
f529db9

Choose a tag to compare

What's Changed

Other Changes

  • fix: drop float artifacts from JSONL confidence and audio offsets by @k1LoW in #21

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Jun 10:43
Immutable release. Only release title and notes can be modified.
b488dd5

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: emit per-chunk transcription confidence under src.confidence by @k1LoW in #19
  • feat: stop gracefully when the audio device changes mid-session by @k1LoW in #20

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 Jun 07:51
Immutable release. Only release title and notes can be modified.
23416e5

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: attribute TCC permissions to vo, not the launching terminal by @k1LoW in #16

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Jun 03:49
Immutable release. Only release title and notes can be modified.
cab745d

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: use a Core Audio tap for speaker capture to drop Screen Recording by @k1LoW in #14
  • feat: resolve speech and translation models up front at startup by @k1LoW in #15

Other Changes

  • test: add Swift Testing suite and CI by @k1LoW in #11
  • fix: drop script subtag from --doctor translation list by @k1LoW in #13

Full Changelog: v0.2.1...v0.3.0

v0.2.1

10 Jun 22:20
Immutable release. Only release title and notes can be modified.
3d6eb09

Choose a tag to compare

What's Changed

Other Changes

  • fix: correctness and stability bugs surfaced by live runs by @k1LoW in #10

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Jun 05:17
Immutable release. Only release title and notes can be modified.
17b3b40

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add --transcript option with exit-time save prompt by @k1LoW in #4
  • feat: lower live-caption latency via fastResults + prepareToAnalyze by @k1LoW in #6

Other Changes

  • docs: document manual install steps and fix releases URL by @k1LoW in #7
  • feat: quiet down channel labels and tint timestamps by channel by @k1LoW in #8

New Contributors

  • @k1LoW made their first contribution in #4

Full Changelog: v0.1.1...v0.2.0

v0.1.1

10 Jun 00:38
Immutable release. Only release title and notes can be modified.
80249e5

Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.3 in the dependencies group across 1 directory by @dependabot[bot] in #2

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jun 00:28
Immutable release. Only release title and notes can be modified.
4e85a71

Choose a tag to compare

New Contributors

  • @github-actions[bot] made their first contribution in #1

Full Changelog: https://github.com/k1LoW/vo/commits/v0.1.0