Skip to content

Releases: thewh1teagle/vibe

v1.0.5

15 May 19:01
127981c
Compare
Choose a tag to compare
  • Add option to drop files to window
  • Add option to open file by right click -> Open with
  • file drop animation
  • Support more audio formats such as opus (Thanks for @renatoianhez for the suggestion)
  • Add crash log to panic hook
  • Add option to open app config dir for getting logs
  • Improve ux by replacing onClick with onMouseDown
  • Add params info on hover in advanced options (Thanks for @NHLOCAL)
  • Improve default window size
  • Improve settings window design
  • Add Swedish language, (Thanks for @2bbe)
  • Fix taskbar progress animation
  • Update to latest tauri core / plugins
  • Improve offline installation
  • Option to cancel model download

v1.0.4

03 May 03:54
e5d9d58
Compare
Choose a tag to compare
  • Smooth window creation
  • Add min window width and height

v1.0.3

30 Apr 00:39
5857723
Compare
Choose a tag to compare
  • Fixed model customize #54
  • Allow open settings by click #53
  • Add option to select whether to play sound / focus window when transcription complete
  • Use custom eyre with serialize backtrace
  • Window maximized on first open

v1.0.2

27 Apr 00:45
abd2aca
Compare
Choose a tag to compare
  • Wider UI

v1.0.1

22 Apr 16:11
Compare
Choose a tag to compare
  • Fix on windows failed to load model if Username contains Hebrew characters

v1.0.0

16 Apr 01:34
Compare
Choose a tag to compare
  • GPU optimization for Windows with OpenCL! (x1.5 faster)
  • Commit hash in system info collection
  • Fix translation in Hebrew for cancel transcript

v0.0.9

14 Apr 04:32
Compare
Choose a tag to compare
  • Realtime preview of transcription
  • Option to abort transcription in progress
  • Show percentage while transcribing
  • Show progress when updating

v0.0.8

09 Apr 15:56
357db27
Compare
Choose a tag to compare
  • 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

v0.0.7

02 Apr 12:26
e843875
Compare
Choose a tag to compare

Better errors reports
Upgrade tauri to v2

v0.0.6

05 Feb 21:11
48324b7
Compare
Choose a tag to compare
  • Windows shadows
  • Center window on open
  • Fix export as txt extension