Documentation
Settings
- Name
thresh
- Type
- number
- Description
The dB threshold for silence detection.
- Name
min_len
- Type
- number
- Description
The minimum milliseconds required for each sliced audio clip.
- Name
max_sil_kept
- Type
- number
- Description
The maximum duration of silence to be retained in milliseconds.
Input
- Name
inputFileUrl
- Type
- string
- Description
Audio to be segmented.
Output
- Name
outputFileUrl
- Type
- string
- Description
Audio trimmed silence.