| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Radio_transcription_tool_Bluvia_v3.5_Package.zip | 2025-08-31 | 155.6 MB | |
| Radio Transcription Tool Version 3.5 Release source code.tar.gz | 2025-08-31 | 195.0 kB | |
| Radio Transcription Tool Version 3.5 Release source code.zip | 2025-08-31 | 198.7 kB | |
| README.md | 2025-08-31 | 1.3 kB | |
| Totals: 4 Items | 156.0 MB | 0 | |
v3.5.0 (2025-08-29)
NEW FEATURE: Audio Cleanup Settings & User Control
NEW FEATURES: - Added Audio Cleanup Settings menu item in Settings menu - User-configurable checkbox to control automatic audio file deletion - Persistent settings saved to audio_cleanup_config.txt - Option to keep audio files for manual review when disabled
USER EXPERIENCE: - Clear settings dialog explaining the cleanup behavior - Immediate feedback when settings are changed - Settings persist between application sessions - Default behavior maintains backward compatibility (auto-cleanup enabled)
TECHNICAL: - New configuration file management system - Integration with existing settings infrastructure - Proper error handling for configuration operations - Automatic creation of "Transcriptions" subfolder in recording directories - Intelligent cleanup: moves transcriptions to subfolder, removes audio, cleans empty folders - Improved file organization and storage management
BUG FIXES: - Fixed critical bug: Missing 'is_whisper_artifact' function causing transcription failures - Resolved "name 'is_whisper_artifact' is not defined" error during long recordings - Transcription process now properly filters Whisper prompt artifacts - Audio cleanup setting now properly respected during transcription process