- parakeet_transcribe.py: rewrite --stream as sliding window with overlap
dedup (case-/punctuation-insensitive); add --window and --shift params
- parakeet_mic.py: live mic capture via pw-record/arecord, progressive
transcription with same sliding-window algorithm
- parakeet: export NUMBA_CACHE_DIR to work around librosa caching error
on the mounted filesystem
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>