v1.0.3 β Compressed Recordings + Mic Fix
What's New
π΅ Compressed Recordings (OGG Opus)
- Recordings auto-compress from WAV to OGG Opus after stop
- ~100x smaller β a 2hr meeting goes from 1.3GB β 1.7MB
- 32kbps mono Opus β excellent for speech clarity
- Plays natively in browser (Chrome, Firefox, Edge)
- No extra tools needed β uses ffmpeg (pre-installed on Ubuntu)
π€ Mic Always-On Fix
- PulseAudio loopback modules now unload after recording stops
- Mic indicator turns off when not actively recording
π¦ Packaging Fix
- Templates now included in pip package data
- Fixes
FileNotFoundErroron fresh install viapip install .
Install/Update
cd taskmind && git pull && bash install.shFull Changelog: v1.0.2...v1.0.3