What's Changed
- fix(batching): stop shorter clips in a batch from failing to transcribe by @richiejp in #49
- build(arm64): cross-compile parakeet-cli for the Raspberry Pi 5 by @richiejp in #32
- fix: release host weight staging buffer after device upload (47% memory saving) by @masc-it in #53
- feat(tdt): add opt-in N-best beam decoding by @inlanger in #56
- Extends workflows to build an release cuda12/linux based images by @derjohn in #52
- Add parakeet_capi_transcribe_pcm_logits: expose CTC log-probs by @aanchan in #57
New Contributors
- @masc-it made their first contribution in #53
- @inlanger made their first contribution in #56
- @derjohn made their first contribution in #52
- @aanchan made their first contribution in #57
Full Changelog: v0.4.0...v0.5.0