Split Audio at Silence Automatically in Audacity

This guide explains how to automatically split an audio track into individual clips based on silent gaps in Audacity. Whether you are editing a podcast, cutting up a multi-track recording, or isolating takes, using Audacity's automated tools eliminates the need to manually cut every quiet interval, streamlining your post-production workflow.

Method 1: Using the "Detach at Silences" Command

If your audio track already contains sections of absolute silence (such as digital zero dB created by editing or muting), you can instantly detach the audio into clips.

  1. Open your project in Audacity and select the audio you want to process. Press Ctrl + A (Windows) or Cmd + A (macOS) to select the entire track.
  2. Click on Edit in the top menu bar.
  3. Hover over Clip Boundaries.
  4. Click Detach at Silences (or press Ctrl + Alt + J on Windows, Cmd + Option + J on macOS).

Audacity will instantly split the track into separate audio clips, removing the silent regions between them.


Method 2: Detecting and Splitting Natural Silence (Label Sounds)

Recorded tracks often have background noise, meaning silent pauses are rarely absolute digital silence. To detect and split based on a noise threshold, use the Label Sounds feature.

  1. Select the entire track (Ctrl + A or Cmd + A).
  2. Go to Analyze in the top menu and select Label Sounds (in older Audacity versions, this may appear as Sound Finder or Silence Finder).
  3. Configure the detection parameters:
    • Threshold: Set the sound level below which audio is treated as silence (typically between -30 dB and -45 dB, depending on your room noise).
    • Minimum silence duration: Define the shortest pause length required before Audacity marks a split (e.g., 0.5 to 1.0 seconds).
  4. Click Apply. A label track will appear beneath your audio with markers designating each isolated section of audio.
  5. Select the entire audio track along with the new label track.
  6. Navigate to Edit > Clip Boundaries > Split (or press Ctrl + I / Cmd + I) to cut the track at the labeled boundary points.

Once split, you can drag individual clips freely across the timeline, delete unwanted sections, or export them separately using File > Export > Export Multiple.