What problem does it solve?
This Skill removes filler words, stutters, false starts, dead air, and verbal cut markers from recordings while preserving natural pacing and intelligibility.
Core Features & Use Cases
- Word-level transcription: Creates timestamped transcripts using Whisper (insanely-fast-whisper on MPS when available).
- LLM-based edit classification: Uses Claude to label segments as KEEP or specific cut types (CUT_FILLER, CUT_FALSE_START, CUT_EDIT_MARKER, CUT_STUTTER, CUT_DEAD_AIR, etc.).
- Automated editing with smooth transitions: Applies 40ms qsin crossfades and fills gaps using room tone; attenuates breaths instead of removing them.
- Optional cloud polishing: Runs a Cleanvoice API final pass for mouth sounds removal and loudness normalization (requires confirmation via the workflow design intent).
- Preview and aggressive modes: Supports proposed-cut previews and tighter thresholds for more aggressive cleanup.
Quick Start
Run AudioEditor Clean on your recording to remove filler words, stutters, false starts, dead air, and cut markers.