v3.0.23
Fictionarry/TalkingGaussianv3.0.23Jul 15, 2026by github-actions[bot]
AI Summary
Fixed a critical bug where Vibe and Sona windows remained open on Windows after exiting, which could block relaunching. Added an advanced setting to automatically unload inactive transcription models to free up RAM and VRAM. Updated Sona to v0.3.5 with improved process monitoring.
Key Highlights
- Fixed Windows window persistence bug preventing relaunch
- Added automatic model unloading setting to save RAM/VRAM
- Protected active processes (uploads, VAD) from unloading
- Improved model reuse logic to skip reloading matching models
- Updated Sona to v0.3.5 with reliable child-process cleanup
New Features
- Automatic model unloading setting
- Windows parent-process monitoring
Full Release Notes
What's new? 🎉📣 - 🪟 Fixed Vibe and Sona remaining open after exiting on Windows, which could keep GPU memory occupied and prevent relaunching - 🧠 Added an Advanced setting to automatically unload inactive transcription models and release RAM/VRAM; set it to 0 to keep models loaded - ⏱️ Protected active uploads, VAD, diarization, and long transcriptions from idle unloading—the timeout begins only after processing finishes - ⚡ Improved model reuse so Sona skips reloading an already loaded matching model - 🌍 Added translations for the model inactivity setting in every supported language - 🔄 Updated Sona to v0.3.5 with Windows parent-process monitoring and reliable child-process cleanup **Full Changelog**: https://github.com/thewh1teagle/vibe/compare/v3.0.22...v3.0.23