cleya clean-speech
Detect and remove filler words (um, uh, you know, etc.)
Cost: moderate — word-level transcription first
cleya clean-speech --input interview.mp4 --mode remove
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--mode | detect or remove | string · default detect · one of detect, remove |
--language | Language code | string · default en |
--model | Whisper model | string |
--whisper-path | Path to Whisper binary | string |
--output | Output file path | string |
--overwrite | Overwrite output file if it exists | boolean |
Category: edit — transform existing media
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya clean-speech --help for the same information in your terminal.