Remove Silence from Audio Online Free
Automatically strip silent sections from the start and end of any audio file. Clean up recordings instantly.
Why Remove Silence from Audio?
Almost every audio recording starts with a moment of silence before the content begins and ends with silence after it finishes. This happens because the recorder was started a moment before speaking or playing, and stopped a moment after. While a small amount of leading silence is acceptable, excessive silence at the start or end of a recording sounds unprofessional, wastes time, and can cause issues with automated audio processing pipelines.
Common Use Cases
- Podcast editing — Remove the silent seconds at the start of a recording before the host starts speaking for a tight, professional intro.
- Voice recordings — Clean up voice memos, dictation files, and interview recordings before transcription or sharing.
- Music recordings — Remove silence before the first note and after the last note dies away for clean track boundaries.
- Sample preparation — Audio samples for music production must start exactly at the first sound for accurate triggering.
- Batch processing — When working with many short recordings, silence removal ensures all files start and end consistently.
How Silence Detection Works
The tool uses FFmpeg silencedetect filter to scan the audio for sections below a configurable silence threshold (measured in dB). By default, any audio below -40 dB is considered silence. The tool then trims everything below this threshold at the very start and end of the file, preserving all content in between.
Silence Threshold Settings
The silence threshold determines how quiet audio must be to be considered silent. -40 dB is the standard setting that catches most background noise and quiet room tone. -50 dB is more aggressive and will remove quieter background hiss. -30 dB is more conservative and only removes near-total silence. Adjust the threshold if the default setting cuts too much or too little of your recording.
Silence vs Noise
This tool removes silence (audio below a threshold) but does not remove background noise during speech or music. For removing continuous background noise throughout a recording, use our Noise Reducer tool instead.
How it works
- Upload your audio file (MP3, WAV, FLAC, OGG, AAC, or M4A).
- Optionally adjust the silence threshold in dB (default -40 dB works for most recordings).
- Click Remove Silence to process the file.
- Download your trimmed audio file with silence removed.