Skip to content

Releases: thewh1teagle/vibe

v2.5.1

29 Aug 15:11
35dcade
Compare
Choose a tag to compare

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

25 Aug 23:32
fce6a2a
Compare
Choose a tag to compare
v2.5.1-beta.0 Pre-release
Pre-release

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

23 Aug 13:14
6427a2b
Compare
Choose a tag to compare

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

22 Aug 02:31
Compare
Choose a tag to compare
v2.5.0-beta.0 Pre-release
Pre-release

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

08 Aug 19:10
9111fcd
Compare
Choose a tag to compare

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

08 Aug 05:19
6f25294
Compare
Choose a tag to compare
v2.4.0-beta.0 Pre-release
Pre-release

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

02 Aug 00:19
4ad2dd8
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

What's new? 🎉📣

v2.2.0

01 Aug 18:49
74e28f0
Compare
Choose a tag to compare

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

11 Jul 15:59
d3b3ccb
Compare
Choose a tag to compare

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

27 Jun 16:56
0ec3518
Compare
Choose a tag to compare

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)