Notable Changes
- use beam search instead of greedy for whisper to improve quality
- remove needless rounding in whisper audioCtx calculation
- change key long press logic to a more robust implementation, fixing #92
- update compile and target SDK to 36
- remove custom top app bar title text size
- update whisper.cpp to 1.7.5
- various other dependency updates
- update splash messages
- add padding for display cutouts
Full Changelog: v0.3.1...7