strip_silence_tool
Remove silent gaps from podcast audio tracks by detecting speech islands and rebuilding the track from those segments.
Instructions
Rebuild a track from speech islands between detected silences.
use_inaudible_opt is accepted for API compatibility but ignored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speaker | No | ||
| track_id | No | ||
| project_path | Yes | ||
| threshold_db | No | ||
| min_duration_sec | No | ||
| use_inaudible_opt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |