Releases: thewh1teagle/vibe
Releases · thewh1teagle/vibe
v2.0.1
v2.0.0
- if
CPU
is unsupported - Show error message and openURL
for fix onWindows
- Enable
metal
framework onmacOS
forGPU
and improve speed by~40%
- Update to
whisper.cpp
version1.6.2
- Add
Nvidia
to releases - Add release for older CPUs
v1.0.9
- 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
- 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
- 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 incmd.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
- 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
- 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
- Smooth window creation
- Add min window width and height
v1.0.3
- 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
- Wider UI