Releases: thewh1teagle/vibe
Releases Β· thewh1teagle/vibe
v2.0.5
What's new? ππ£
- ποΈ Speed up by caching model context instead of reload it everytime (Thanks for @Y-PLONI for suggest it!)
- π΅πΉ Improve Portuguese translations (Thanks for @josemoura212)
- π΅π± Add Polish translations (Thanks for @GitesHubisz)
- π§ Fix typo in
Install.md
(Thanks for @eltociear)
v2.0.4
What's new? ππ£
- π οΈ Catch whisper.cpp panics instead of crashing
- π¨ Pretty app version in settings at bottom with nvidia / older cpu labels (Thanks for @josemoura212 for suggestion!)
- π Fix batch export as json (Thanks for @DArlund for reporting!)
- π Add deep links. you can add
vibe://download?url=<any model url>
link to your website for let vibe users download modesl!
v2.0.3
What's new? ππ£
- π§ Add support for m4a (Thanks for @yairl for reporting!)
- π¨ Fix tabs UI contrast (Thanks for @oleole39 for suggestion!)
- π» Add nvidia, opencl, and rpm support for Linux (Thanks for @thegrasshopper104 for the suggestion!)
- π Add option to paste model link and download directly in vibe
v2.0.2
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