Skip to content

tts-tui v0.9.8

Choose a tag to compare

@github-actions github-actions released this 13 Aug 05:11
· 5 commits to main since this release

0.9.8 - 2026-08-12

Changes

  • Migrated audio playback from rodio 0.20 to rodio 0.22.
  • Reused a persistent rodio mixer and player model for batch and WebSocket streaming playback.
  • Updated Linear16 sample conversion for rodio 0.22's floating-point sample buffers.
  • Updated base64, sha2, tokio-tungstenite, and toml dependencies.