Skip to content

Releases: thewh1teagle/vibe

v2.0.1

03 Jun 18:55
1064480
Compare
Choose a tag to compare

What's new? 🎉📣

  • 🇫🇷 Add French translation (Thanks for @oleole39!)
  • 🇨🇳 Add more Chinese translation (Thanks for @Ifan24!)
  • 🖥️ Add cli support. use Vibe from console directly!
  • ✨ Add Nvidia v11 and v12 (Cuda versions)

v2.0.0

29 May 01:25
7ca1c18
Compare
Choose a tag to compare
  • if CPU is unsupported - Show error message and open URL for fix on Windows
  • Enable metal framework on macOS for GPU and improve speed by ~40%
  • Update to whisper.cpp version 1.6.2
  • Add Nvidia to releases
  • Add release for older CPUs

v1.0.9

26 May 23:30
0a20071
Compare
Choose a tag to compare
  • New formats: JSON
  • Fix saving path
  • Fix translation in tooltips
  • Remove focus color from print button
  • Better toast message on saving files
  • Fix timestamps for PDF / SRT

v1.0.8

25 May 13:50
dbafbf8
Compare
Choose a tag to compare
  • New formats: html, pdf
  • Show toast message after save file
  • Option to Print pdf
  • Add discord button in settings
  • Option to translate into English (advanced options) | Thanks for hbacelar for the suggestion!
  • Optimize windows with openblas
  • More tooltips
  • Fix extra line in srt

v1.0.7

20 May 16:44
341bee8
Compare
Choose a tag to compare
  • Fix not a number JS error in realtime preview (Thanks for @Ifan24 for reporting)
  • Fix when opening settings, keep default transcribe langauge instead of changing it
  • Imrpve design by making filename in the audioplayer as link when hovering
  • Show logs in Windows by execute the following in cmd.exe:
set RUST_LOG=vibe=trace
%localappdata%\vibe\vibe.exe
  • add logs to check if cpu supports f16c instruction
  • use crate showfile to open files as selected state in file manager
  • Add Nvidia binary (transcribe 1 hour in less than 5 minuets)
  • Add non avx binary in case of old CPU crash

v1.0.6

19 May 18:32
cb51db5
Compare
Choose a tag to compare
  • Add Chinese language (Thanks for @Ifan24)
  • Add batch transcribe (Thanks for @renatoianhez)
  • Add error boundary in case of fatal render error
  • Fix Windows file path open crash
  • Improve language input UI by using option groups
  • Improve audio player
  • Add native translation to languages selector

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