Help us keep the list up to date and submit new video software here.






Software Home »


Complete Version history / Release notes / Changelog / What's New for Vibe


v3.0.5
What's new? 🎉📣

🌍 Add Russian language support for i18n configuration
🚀 Enhance model download functionality and set Hebrew-AI model for Hebrew locale
🏎️ Replace largest Ivrit model with faster Turbo model (almost as accurate as Large v2, better at subtitle segmentation)
📝 Update model conversion instructions for improved setup and efficiency
🧠 Smarter transcription! You can now control how the model chooses what to say (sampling strategy + beam size)
📁 Transcribe Folder recursively


v3.0.2
What's new? 🎉📣

What's Changed
update ytdlp and add check for updates by @thewh1teagle in #500


v3.0.1
What's new? 🎉📣
Clean updater files #410
Remove file associations #478
Keep system awake while transcribe/record #337
More logging in setup
Fix pdf export colors #455
Add Vietnamese language
pdf dark mode #455
docs: Add clarity about coreml file usage by @andrewginns in #442
Feat/linux installer by @thewh1teagle in #448
feat: sign tauri plugins by @thewh1teagle in #450
Add zh-HK and fix zh-CN in static locales by @xinbenlv in #460
Add Norwegian Language by @MechanikGamer in #459
New Contributors
@andrewginns made their first contribution in #442
@xinbenlv made their first contribution in #460
@MechanikGamer made their first contribution in #459


v3.0.0
What's new? 🎉📣
🍏 Improved privacy policy design and user experience
🌐 Added a link to the Vibe website for privacy policy access
💻 Enhanced Linux installation options for a smoother setup
🌍 Fixed footer and landing page design improvements
📝 Added installation notes and documentation to help users get started easily


v2.6.5
What's new? 🎉📣
🤖 Ollama support for seamless integration!
📊 Improved logging from whisper.cpp with Vulkan.
🔄 Updated whisper.cpp for enhanced performance.
🚀 Updated Tauri for the latest improvements.
📄 Added support for exporting transcriptions in DOCX format.
🎬 Start transcription automatically right after video download.
🛠️ Fixed crash issue when Documents folder is not found.


v2.6.3
What's new? 🎉📣
🔧 Various miscellaneous improvements for enhanced performance.
🐞 Bug report updated for better issue tracking.
🛠️ Fix #333.
🛠️ Fix #331 by applying default to release profile.


v2.6.2
What's new? 🎉📣
Update whisper.cpp and potentially fix vulkan errors


v2.6.1
What's new? 🎉📣
Update whisper.cpp. should fix some issues with Vulkan


v2.6.0
What's new? 🎉📣
🤖 Summarize with Claude API for a more efficient and intuitive experience!


v2.5.6
What's new? 🎉📣
⬆️ Upgraded to Tauri v2 for improved performance and stability
🎨 Enhanced tooltip design for a more user-friendly experience
🌑 Improved contrast in dark mode for better readability
🔄 Word timestamps are now automatically disabled during speaker recognition


v2.5.5
What's new? 🎉📣
🎶 Add option to download audio from popular websites
🛠️ Fix issue with diarization; ensure word timestamps are disabled if diarization is enabled


v2.5.4
What's new? 🎉📣
🛠️ Check that Vulkan init works or provide instructions to download older vibe version


v2.5.3
What's new? 🎉📣
🇮🇹 Updated Italian translations thanks @rsaleri
🖥️ Include Vulkan runtime and VC++ Redistributable installer on Windows


v2.5.2
What's new? 🎉📣
🚀 Fetch models directly from GitHub, with no more dependence on other cloud services


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.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.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.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
Contributors
@lovishchhabra
lovishchhabra


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)
Contributors
@sdimantsd
@oleole39
sdimantsd and oleole39


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)
Contributors
@eltociear
@Y-PLONI
@josemoura212
@GitesHubisz
eltociear, Y-PLONI, and 2 other contributors


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!)
&#128279; Add deep links. you can add vibe://download?url=<any model url> link to your website for let vibe users download modesl!
Contributors
@DArlund
@josemoura212
DArlund and josemoura212


v2.0.3
What's new? &#127881;&#128227;
&#127911; Add support for m4a (Thanks for @yairl for reporting!)
&#127912; Fix tabs UI contrast (Thanks for @oleole39 for suggestion!)
&#128187; Add nvidia, opencl, and rpm support for Linux (Thanks for @thegrasshopper104 for the suggestion!)
&#128279; Add option to paste model link and download directly in vibe
Contributors
@yairl
@thegrasshopper104
@oleole39
yairl, thegrasshopper104, and oleole39


v2.0.2
What's new? &#127881;&#128227;
&#127908; Add option to record from speakers / microphone! (macOS support included)
&#128736;&#65039; Fix audio file encoding issues
&#127467;&#127479; Improve French translation (Thanks for @oleole39!)
&#128230; Add rpm installer
Contributors
@oleole39
oleole39


v2.0.1
What's new? &#127881;&#128227;
&#127467;&#127479; Add French translation (Thanks for @oleole39!)
&#127464;&#127475; Add more Chinese translation (Thanks for @Ifan24!)
&#128421;&#65039; Add cli support. use Vibe from console directly!
&#10024; Add Nvidia v11 and v12 (Cuda versions)
Contributors
@Ifan24
@oleole39
Ifan24 and oleole39


v2.0.0
if CPU is unsupported - Show error message and open URL for fix on Windows
Enable metal framework on macOS for GPU and improve speed by ~40%
Update to whisper.cpp version 1.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 in cmd.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
Contributors
@renatoianhez
@Ifan24
renatoianhez and Ifan24


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
Contributors
@renatoianhez
@2bbe
@NHLOCAL
renatoianhez, 2bbe, and NHLOCAL


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


v1.0.1
Fix on windows failed to load model if Username contains Hebrew characters


v1.0.0
GPU optimization for Windows with OpenCL! (x1.5 faster)
Commit hash in system info collection
Fix translation in Hebrew for cancel transcript


v0.0.9
Realtime preview of transcription
Option to abort transcription in progress
Show percentage while transcribing
Show progress when updating


v0.0.8
Add Portuguese language, thanks to josemoura212! &#128591;
Fix invalid segment error due to invalid utf-8 characters returned from whisper by adding a patch to whisper-rs


v0.0.7
Better errors reports
Upgrade tauri to v2


v0.0.6
Windows shadows
Center window on open
Fix export as txt extension



v0.0.5
Auto updater
Allow export in multiple formats


vibe v0.0.4
Fix: remove model hash verify
Add modal if error happens
Add option to reset app
Improve error reporting to include log
Add MacOS support
Optimize GPU using CoreML


v0.0.3
Settings page
Transcribe parametrs (prompt, temperature, etc...)
Better bug reporting
Option to select / download another models


v0.0.2
Optimize performance by 50%using OpenBLAS
Fix multi language encoding
Add format options as srt vtt and normal
Improve design
Common model path per CLI and Desktop


v0.0.1
remove print




Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2025 videohelp.com