Skip to content

Jivetalking 0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:33
· 1 commit to main since this release
0.6.1

Changes since 0.6.0

  • fix(processor): count NaN as floored in voice-activated VAD (0a36ab6)
  • feat(report): add jivetalking version, executable path, and floored-fraction to run provenance (a42f59b)

Installation

Download the appropriate binary for your platform below, make it executable, and move it to your PATH:

# Linux (amd64)
chmod +x jivetalking-linux-amd64
sudo mv jivetalking-linux-amd64 /usr/local/bin/jivetalking

# macOS (Apple Silicon)
chmod +x jivetalking-darwin-arm64
sudo mv jivetalking-darwin-arm64 /usr/local/bin/jivetalking

Checksums

SHA256 checksums are provided below for verification.