Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:54
· 92 commits to main since this release
v0.2.1
4af9c60
talk v0.2.1 — ship the mic by default

`listen` (the cpal + sherpa-onnx microphone stack) is now the default feature, so
`cargo install talk-cli` produces a working voice binary out of the box instead of a
text-only one. Build text-only with `--no-default-features`. No other changes.