v0.6.0-rc4
Pre-release
Pre-release
·
566 commits
to main
since this release
MeetingTranscriber 0.6.0-rc4 (Pre-release)
Installation
Via Homebrew (Beta channel):
brew tap pasrom/meeting-transcriber
brew install --cask meeting-transcriber@betaRelease candidate from the beta channel. The stable and beta casks conflict — uninstall one before installing the other.
Manual:
- Download the DMG below
- Mount it and drag MeetingTranscriber to Applications
SHA256
45811d3ccbe8314a97ca21bb4ff7fc982f160d14ce2e5e1fe37140ca9942e328
What's Changed
🚀 Features
🐛 Bug Fixes
- fix(app): flush pending live utterance when recording stops by @pasrom in #397
- fix(app): debug RPC server listener lifecycle + orphaned log-streamer reaper by @pasrom in #401
- fix(app): avoid splitting Parakeet tokens mid-word at the token cap by @devdotbo in #403
🧹 Maintenance
- perf(app): forward resampled 16k audio to the app live sink by @pasrom in #396
- perf(app): halve live-caption re-transcription cadence by @pasrom in #398
- ci: harden against slow-runner flakes and self-masking cancellations by @pasrom in #402
📖 Documentation
Other Changes
New Contributors
Full Changelog: v0.6.0-rc3...v0.6.0-rc4