v0.0.8
thewh1teagle/vibev0.0.8Apr 9, 2024by thewh1teagle
AI Summary
Localization efforts continue with Portuguese support, alongside a fix for UTF-8 character handling.
Key Highlights
- Portuguese language support
- UTF-8 error handling patch
New Features
- Add Portuguese language, thanks to josemoura212
- Fix invalid segment error due to invalid utf-8 characters returned from whisper by adding a patch to whisper-rs
Full Release Notes
- Add Portuguese language, thanks to [josemoura212](https://github.com/josemoura212)! 🙏 - Fix invalid segment error due to invalid utf-8 characters returned from whisper by adding a [patch](https://github.com/thewh1teagle/whisper-rs/commits/feat/get-segment-text-lossy/) to whisper-rs