# Audio Non-Silence Detector

Detect and list the parts of the audio that contain sound

> Canonical page: https://elysiatools.com/en/tools/audio-non-silence-detector

- **Category:** Media

- **Keywords:** audio, silence, detect, segments, sound

## Overview

The Audio Non-Silence Detector analyzes audio files to identify and list segments containing sound, enabling efficient editing and analysis by pinpointing active parts based on customizable silence thresholds.

## Inputs

- **Audio File** (file): Select an audio file
- **Silence Threshold (dB)** (number): -50
- **Minimum Silence Duration (s)** (number): 0.5

## When to use

- When you need to extract spoken or musical sections from lengthy audio recordings.
- For automating the removal of silent gaps in podcast or video editing workflows.
- To analyze audio content by detecting periods of activity for research or processing.

## How it works

- Upload an audio file in a supported format such as MP3 or WAV.
- Optionally adjust the silence threshold in decibels and minimum silence duration to fine-tune detection.
- The tool processes the audio and outputs a JSON array listing non-silence segments with start and end times.
- Use the JSON data for further editing, analysis, or integration into other tools.

## Use cases

- Podcast editing to automatically identify and remove dead air for smoother listening.
- Music production to isolate instrumental or vocal parts from recordings.
- Transcription services to focus on speech segments and improve accuracy.

## Frequently asked questions

### What audio file formats are supported?

The tool accepts common audio formats like MP3, WAV, and others under the audio/* file type, up to 200MB.

### How does the silence threshold work?

The threshold in decibels (dB) defines what is considered silence; lower values detect quieter sounds, with a default of -50 dB.

### What is the purpose of the minimum silence duration?

It sets the shortest silence period to ignore brief pauses, helping to segment audio more accurately, with a default of 0.5 seconds.

### What is the output format?

The result is a JSON array containing objects with start and end times for each non-silence segment.

### Can I process multiple audio files at once?

No, the tool currently supports one audio file per use, as specified in the input options.

## Related tools

- [Audio Clipping Region Exporter](https://elysiatools.com/en/tools/audio-clipping-region-exporter): Detect digital clipping and export timecoded flat-top regions for de-clipper repair or editorial notes.
- [Audio Sibilance Map](https://elysiatools.com/en/tools/audio-sibilance-map): Map harsh S, T, and SH regions so de-essing can target the right moments instead of dulling the whole voice.
- [Audio Silence Detector](https://elysiatools.com/en/tools/audio-silence-detector): Detect and list the start and end times of silent parts
- [Audio Audiobook Room Tone Inserter](https://elysiatools.com/en/tools/audio-audiobook-room-tone-inserter): Add the required lead-in, lead-out silence, and room tone between audiobook chapters for ACX-compliant submission.
- [Audio Channel Swap](https://elysiatools.com/en/tools/audio-channel-swap): Swap the left and right channels of a stereo file
- [Audio Radio Effect](https://elysiatools.com/en/tools/audio-radio-effect): Simulate the sound of an old AM radio
- [Audio Reverse Reverb](https://elysiatools.com/en/tools/audio-reverse-reverb): Apply a reverb effect that builds up before the sound
- [Audio Underwater Effect](https://elysiatools.com/en/tools/audio-underwater-effect): Simulate the sound of being underwater

## Samples

- [Copyright-Free FLAC Audio Samples](https://elysiatools.com/en/samples/flac-samples): Lossless FLAC audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
- [Copyright-Free MP3 Audio Samples](https://elysiatools.com/en/samples/mp3-samples): Collection of royalty-free audio samples for testing and development purposes including nature sounds, meditation music, and ambient audio
- [Copyright-Free WAV Audio Samples](https://elysiatools.com/en/samples/wav-samples): Uncompressed PCM WAV audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
- [Copyright-Free Raw PCM Audio Samples](https://elysiatools.com/en/samples/pcm-samples): Raw PCM s16le audio samples featuring nature ambience and relaxing music for waveform, playback, and conversion workflows

## Related content

- [Audio Analysis and Visualization Tools](https://elysiatools.com/en/hubs/audio-analysis-and-visualization-tools): Visualize audio, inspect stereo, diagnose signal and timing, and check files before delivery.
