Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 20 Mar 17:40
· 285 commits to main since this release
f8c7048

What's Changed

  • Detect missing Xcode license and Metal Toolchain on fresh Macs by @rgbkrk in #15
  • reminder to install git-lfs when compiling from source by @kilodalton in #16
  • Add JSON-RPC 2.0 stdio server (--jsonrpc) by @rgbkrk in #17
  • Detect LFS pointers at build time, clean up install docs by @rgbkrk in #18
  • Bump versions: voice-g2p 0.2.1, voice-tts 0.2.1, voice 0.3.0 by @rgbkrk in #19
  • Fix punctuation pauses: split punct from words in tokenizer by @rgbkrk in #20
  • Fix punct edge cases: brackets, quotes, ellipsis, numbers + spaCy test harness by @rgbkrk in #21
  • Fix CI: stale cache from repo rename + llvm@15 bindgen issue + upgrade to macos-15 by @rgbkrk in #23
  • Add speech-to-text: voice-stt crate, voice listen, JSON-RPC listen method by @rgbkrk in #22
  • Replace linear resampling with rubato sinc resampler by @rgbkrk in #25
  • Add 35 tests: unit tests + JSON-RPC protocol integration tests by @rgbkrk in #24
  • Subcommand refactor + continuous listen + adaptive noise floor by @rgbkrk in #26
  • Add cargo-binstall support with signed releases by @rgbkrk in #27
  • Bump to 0.3.2, disable QuickInstall strategy by @rgbkrk in #28

New Contributors

Full Changelog: v0.2.1...v0.3.2