A few new models have been added in this release, Breeze ASR and SenseVoice Small. These models hopefully should improve Chinese support in particular. A bunch of other bug fixes and minor features added by a bunch of people. Thank you all for the contributions.
What's Changed
- Add Breeze ASR by @cjpais in #733
- feat(models): add opt-in custom Whisper model discovery by @CJHwong in #622
- Add “Processing…” overlay state when post-processing by @antons in #740
- Add support for SenseVoice by @cjpais in #745
- fix: bottom overlay positioned partially off-screen by @antons in #543
- docs: clarify Linux gtk-layer-shell runtime requirements by @datenzar in #748
- fix(ci): install gtk-layer-shell runtime package for Ubuntu builds by @datenzar in #752
- fix: missing dependency for flake.nix by @kakapt in #751
- feat: add "Unload Model" in tray by @AlexP11223 in #731
- Add show tray icon setting by @vimtor in #667
New Contributors
- @CJHwong made their first contribution in #622
- @antons made their first contribution in #740
- @datenzar made their first contribution in #748
- @kakapt made their first contribution in #751
- @vimtor made their first contribution in #667
Full Changelog: v0.7.2...v0.7.3