What's Changed
- fix: stderr redirection by @aaron-ang in #128
- Add per-segment average token probability to Segment by @wooii in #129
- chore: update whisper.cpp submodule to v1.7.6 by @absadiki in #132
- ci: pin macOS runner to macos-14 to restore Xcode 15.4 build environment by @absadiki in #133
- fix: adjust language detection loop to include max language ID by @sheldonxxxx in #136
- fix(cli): save partial transcription results on keyboard interrupt #137 by @absadiki in #140
- chore: update whisper.cpp submodule to v1.8.2 by @candrews in #144
New Contributors
- @aaron-ang made their first contribution in #128
- @wooii made their first contribution in #129
- @sheldonxxxx made their first contribution in #136
- @candrews made their first contribution in #144
Full Changelog: v1.3.3...v1.4.0