How It Works
Silence Removal analyzes the audio and:- Detects segments with no speech
- Cuts or shortens those gaps
- Rejoins the clips smoothly for a natural flow
Input & Settings
Remove Filler Words (Optional)
If enabled, Mosaic can also remove filler words like:- “um”
- “uh”
- “like”
- “you know”
- “basically”
- “so…”
- Yes → Removes filler words for cleaner speech
- No → Keeps natural speech patterns
API Info
Node Params & API Details
Node Params & API Details
- Node ID:
a22d0b93-2bbf-479d-8efd-d446163982e8
Node params
| Param | Type | Required | Default | Notes |
|---|---|---|---|---|
remove_filler_words | boolean | No | true | Removes filler words in addition to silence cuts. |
Parameter groups
- Speech cleanup toggle:
remove_filler_words
Runtime behavior (important)
- Current flow explicitly cuts all detected inter-word gaps (no threshold filtering path).
remove_filler_wordsis the only user-facing control in current UI.- For deterministic automation, always set
remove_filler_wordsexplicitly.