Media
Detect and list the start and end times of silent parts
audio-silence-detectorMedia
Generate an audio file containing only silence for a specified duration
audio-silence-generatorMedia
Truncate long silences to a maximum duration (silences longer than limit are removed)
audio-truncate-silenceMedia
Add a specified duration of silence to the start or end of an audio file
audio-add-silenceMedia
Remove all detected silent parts from an audio file
audio-remove-all-silenceMedia
Remove silence from the end of an audio file
audio-remove-silence-endMedia
Remove silence from the beginning of an audio file
audio-remove-silence-startMedia
Concatenate an audio file with itself multiple times to create a loop
audio-loop-concatMedia
Build an audio sequence from clips placed at specified start times (can overlap)
audio-sequence-builderMedia
Stitch multiple short audio clips together, optionally adding gaps
audio-stitcherMedia
Concatenate audio files in a specified order
audio-concatMedia
Merge audio files with a crossfade effect between them
audio-crossfade-merge