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)