Releases: thewh1teagle/vibe
Releases ยท thewh1teagle/vibe
v2.5.1
What's new? ๐๐ฃ
- ๐ค Improved recording filenames for better organization
- ๐ Default to storing documentation files in the
docs
folder - ๐ Normalize audio before transcription for improved accuracy
- ๐ Added support for special languages in speical models by model filename pattern
- ๐ ๏ธ Enhanced logging for better debugging and issue tracking
- ๐ง Updated Tauri and fixed various package issues
- ๐ง Fix(windows): show whisper.cpp errors in Windows correctly by redirecting stdout/stderr/ experimental
- ๐ง Fix(windows): embed vulkan runtime DLLs
- ๐ง Fix(linux): add vulkan runtime deb packages
- ๐ Added Vulkan SDK support for older CPUs
v2.5.1-beta.0
What's new? ๐๐ฃ
- ๐ง Fix(windows): show whisper.cpp errors in Windows correctly by redirecting stdout/stderr/ experimental
- ๐ง Fix(windows): embed vulkan runtime DLLs
- ๐ง Fix(linux): add vulkan runtime deb packages
v2.5.0
What's new? ๐๐ฃ
- ๐ Vulkan support for AMD, NVIDIA, and Intel GPUsโno need for CUDA, with faster computing
All models available for manual install. see Pre built models
v2.5.0-beta.0
What's new? ๐๐ฃ
- ๐ Vulkan support for AMD, NVIDIA, and Intel GPUsโno need for CUDA, with faster computing
All models available for manual install. see Pre built models
๐ก Your feedback is key! Vulkan is fast on my setup, but I can't test it everywhere. If you're on Ubuntu or Windows, let me know how it runs!
Share feedback here: GitHub Issue #241 ๐
v2.4.0
What's new? ๐๐ฃ
- ๐ง Fix language detection and preference on launch
- ๐ง Fix microphone recording on macOS
- ๐ฃ๏ธ Added speaker recognition (diarization)
All models available for manual install. see Pre built models
v2.4.0-beta.0
What's new? ๐๐ฃ
- ๐ง Fix language detection and preference on launch
- ๐ฃ๏ธ Added speaker recognition (diarization)
All models available for manual install. see Pre built models
v2.3.0
What's new? ๐๐ฃ
v2.2.0
What's new? ๐๐ฃ
- ๐ Added support for Hindi (Thanks @lovishchhabra)
- โก Enabled back OpenCL for Windows, improving performance on compatible hardware
- ๐๏ธ Enhanced GPU device information and set GPU preference in settings for better control
- ๐ Improved main navigation UI for a smoother user experience
- ๐ Refined overall UI design for a more polished look
- ๐ ๏ธ Removed Windows 7 support to focus on more recent versions
- โฐ Fixed incorrect timestamps by using custom whisper.cpp
v2.1.0
What's new? ๐๐ฃ
- ๐ Improved internationalization support with custom locale detection
- โฑ๏ธ Added option to transcribe word timestamps
- ๐ Enhanced macOS DMG installation background
- ๐ป Set GPU preference to high performance on Windows by default
- ๐ฎ Choose GPU device for improved performance (Thanks @israelxss!)
- ๐ Enhanced text manipulation with 'replaceAll' feature
- ๐ฆ Added Windows portable support
- ๐ Added Swagger documentation for server APIs
- ๐ต๐ฑ Improve Polish translations (Thanks for @GitesHubisz)
v2.0.6
What's new? ๐๐ฃ
- ๐ Fix linux i18n (Thanks for @oleole39)
- โฑ๏ธ Add option to transcribe word timestamps
- ๐ Add macOS dmg installation background
- ๐ป Set GPU preference to high performance on Windows by default
- ๐ Max letters per sentence! (Thanks for @sdimantsd)