Skip to content

Releases: StackOneHQ/stackvox

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 19:22
ed4a44d

0.11.0 (2026-07-17)

Features

  • speak ~N as "about N"; fix "dedupe" pronunciation (#46) (71c1eee)
  • speak a placeholder for code blocks in normalize (#45) (431ce5c)
  • speak file:line refs as "line N of file" (#44) (7ba043b)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:33
24fb969

0.10.0 (2026-07-13)

Features

  • add a daemon command to stop the current utterance (#41) (961d181)

Bug Fixes

  • correct AWS/IAM letter reading and voice StackOne word-by-word (#42) (71fe967)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:16
61b7e73

0.9.0 (2026-07-10)

Features

  • normalize semantic version strings for speech (#39) (1336087)
  • report the running daemon's version (status + version command) (#38) (452354b)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:33
ddeb88a

0.8.0 (2026-07-10)

Features

  • spell out dev acronyms espeak mispronounces in normalize (#37) (15de2e7)

Bug Fixes

  • smoother streaming start via one persistent output stream (#35) (b24f1ed)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:13
597d4ef

0.7.0 (2026-07-09)

Features

  • add normalize/paths/config CLI surface (#33) (448b17e)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 23:21
a225051

0.6.0 (2026-07-08)

Features

  • add speech normalization for md files (#30) (f7afddf)
  • stream synthesis sentence-by-sentence for low-latency playback (#31) (f7d4a70)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 06 May 08:27
26a22aa

0.5.0 (2026-04-30)

Features

  • surface update info via status and daemon startup (#23) (6f0a405)

Bug Fixes

  • ci: filter Kokoro release check to releases with general assets (#26) (9aa60da)

Continuous Integration

  • weekly check for new Kokoro model releases (#24) (f62c91b)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 11:56
5c85a20

0.4.0 (2026-04-30)

Features

  • per-user TOML config for default voice/speed/lang (#19) (2eaefff)

Documentation

  • add demo audio + comparison table to README (#21) (ce39be2)

Chores

  • enable mypy disallow_untyped_defs for stackvox/ (#20) (a2072af)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Apr 07:48
b5a3482

0.3.1 (2026-04-30)

Chores

  • replace [tool.setuptools] script-files with stackvox install-helper (#18) (d837f26)

Tests

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 06:56
c50a808

0.3.0 (2026-04-29)

Features

  • cli: stdin support, download progress, bash completion, thread-safe defaults (#11) (2ae8f85)
  • daemon: refresh audio only when default output device changes (#13) (dd68606)

Chores

  • daemon: surface AudioObjectAddPropertyListener failures, type _ca_refs (#14) (35368f6)

This PR was generated with Release Please. See documentation.