1. Checking Podcast Recordings for Dropouts
Podcast EditorBackground
An editor received a raw interview recording that had occasional signal dropouts due to a loose microphone cable.
Problem
Manually listening to a two-hour recording to find silent gaps is highly inefficient.
How to use
Upload the WAV recording, set the Silence Threshold to -45 dB, and set the Minimum Dropout Duration to 0.1 seconds to run the audit.
audioFile: interview.wav, silenceThresholdDb: -45, minimumDropoutSeconds: 0.1Outcome
The tool outputs a JSON report listing the exact timestamps of all silent dropouts, allowing the editor to quickly patch the audio.