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.19
What's new?

Remember selected audio device across sessions
Improved CPU compatibility check (clear message if AVX2 is not supported)
Fix batch transcription when folders contain files without extensions
Properly stop background audio process when quitting the app
Various internal improvements and cleanup


v3.0.18
What's new?

Improve transcription failure messages to make issues easier to understand
Update the transcription engine for better stability and compatibility
Fix build issues


v3.0.17
What's new?

Add Stable Timestamps mode for much more accurate subtitle timing in videos, tutorials, movies, and TV shows (can be enabled in More Options)


v3.0.16
What's new?

Fix macOS system audio recording
Improved structured error messages for clearer failures
Internal improvements and dependency updates


v3.0.15
What's new?

Configurable recording save path. choose where your recordings are stored
Improved system audio recording on macOS for better reliability by @Ada-lave in #978
New "Wall of Love" section with international support and better mobile layout
Recent languages are now remembered for faster language switching
Easier copy actions with a new copy button for commands
Visual polish and smoother animations across the app
Better handling of edge cases like missing audio devices


v3.0.14
What's new?

Improved Windows code signing reliability (more robust and consistent signed builds)
Safer and more reliable Windows signing flow using a remote YubiKey signing server
Better Windows tooling setup and verification steps (helps avoid install and update issues)
Cleanup of unused macOS signing configuration


v3.0.13
What's new?

Polished macOS installer design
Windows app is now code-signed for better security and fewer warnings
macOS app is now code-signed for better security and fewer warnings
Better Linux compatibility (updated Ubuntu builds for wider glibc support)
Safer transcription flow now checks audio files before running
Dependency handling improved on Linux for smoother installs
Fixed YouTube downloads on ARM devices


v3.0.12
What's new?

Disable transcribe button when no model is selected with helpful hint
Fix model loading crash for users with non-ASCII usernames on Windows
Graceful fallback to CPU when Vulkan GPU drivers are missing
Better error messages when sona crashes during model loading
Download models link moved to top of settings for easier access
Sona now reports version and commit hash on startup


v3.0.11
What’s new?

Real-time audio visualizer while recording – see live feedback as you speak (#950)
Re-summarize option – quickly regenerate summaries with one click
Improved dictation dialog – more stable global shortcut handling
Fixed Ko-fi dialog not closing properly
Small Linux UI fixes


v3.0.10
What's new?

Add optional GPU device selection
Fix segment timestamps scaling in JSON/CSV
Fix RTL layout issues
Bypass system proxy for localhost connections



v3.0.9
What's new?

Fix diarization (speaker recognition) failing on YouTube downloads and non-16kHz audio files

Fix large file upload failing with "Invalid argument" error


v3.0.8
What's new?

Speaker Diarization
High-quality speaker detection with Parakeet — identifies up to 4 speakers automatically.
Global Dictation Hotkey
Hold a shortcut anywhere to record, release to transcribe. Copies to clipboard or types at cursor.
More Format Support
MXF video, M4B audiobook, and CSV export.
Flexible Summarization
Works with any OpenAPI-compatible backend.
Sona Engine Upgrade
File size limit increased from 1GB to 15GB.


v3.0.7
What's new?

Support for much larger audio files (up to 15GB, was 1GB)
More reliable model loading with automatic retry on connection hiccups
Better sona binary detection on Linux (Arch, CachyOS, AUR installs)
Clear error message when no model is selected instead of cryptic crash
Improved error diagnostics for faster issue resolution
Option to disable anonymous analytics in Settings


v3.0.6
What's new?

Major architecture upgrade: Vibe now uses a Sona sidecar instead of an in-app whisper process
More reliable transcription with a local HTTP flow (OpenAI-compatible, streamed)
Live progress + segment updates while transcribing
Better stability and isolation (fewer crashes, easier debugging)
Improved command-line support (better CLI detection + ffmpeg handling)
More stable builds across platforms (Windows + Linux fixes)
You can now see the local API address in Settings
Anonymous analytics + better error tracking (helps catch issues faster)


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!)
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?
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
Contributors
@yairl
@thegrasshopper104
@oleole39
yairl, thegrasshopper104, and oleole39


v2.0.2
What's new?
Add option to record from speakers / microphone! (macOS support included)
Fix audio file encoding issues
Improve French translation (Thanks for @oleole39!)
Add rpm installer
Contributors
@oleole39
oleole39


v2.0.1
What's new?
Add French translation (Thanks for @oleole39!)
Add more Chinese translation (Thanks for @Ifan24!)
Add cli support. use Vibe from console directly!
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!
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




Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2026 videohelp.com