Skip to content

v1.0.21

Choose a tag to compare

@github-actions github-actions released this 25 May 02:26
v1.0.21
68ac6e3

What's Changed

  • chore(release): bump to v1.0.21 (68ac6e3)
  • fix(transcription): add per-segment no_speech filtering and tune params (daa5389)
  • feat(startup): auto-download and preload whisper model on app launch (c26a047)
  • feat(transcription): switch from greedy to beam search decoding (17b94ef)

Full diff: v1.0.20...v1.0.21

Verify download integrity

After downloading, verify the SHA-256 checksum against the checksums-sha256.txt file:

shasum -a 256 <downloaded-file>

Compare the output with the corresponding entry in checksums-sha256.txt.