Alternatives
Products that do what SilentCut does
Remove dead air from your audio instantly
- 1

- 2EV
Our team is filled with technologists and creators, and when we record and edit videos, 80% of the time is spent chopping up the video, removing silences, and picking the right takes. So we decided to build a tool that did that for you — or at least get you there most of the way! Our initial implementation is somewhat naïve and uses a user configurable silence threshold that just reads in volume levels. In the future, we’d like to use a frequency-based approach that focuses on the human voice. We’re also open to ideas, so let us know if you have any!
2022 · kapwing.com
- 3

- 4
- 5

- 6

- 7

- 8CA
2021 · cleanvoice.ai
- 9

- 10

- 11

- 12

I make audio tools, and this one came out of the clip-pulling loop: scrub to find the right line, set the in point, set the out point, name the file, repeat. Vocal Slice transcribes your audio, then you can simply highlight the passage you want and the waveform jumps to exactly that span. Fine-tune with the handles, export a named clip. Windows and macOS. https://vocalslice.com [email protected] Happy to answer anything in replies, please get in touch!
27d ago · vocalslice.com
- 13

- 14AT
2023 · audiocut.app
- 15

- 16

- 17IB
I originally added this to my site to speed up my video editing process. Last year I started a youtube channel and for some of my longer videos it's annoying to rely on youtube or capcut to transcribe when Whisper is open source. Capcut also recently updated their T&Cs to say they own your content if you use their app, so I cancelled my subscription. Another use-case I have is recording my claude prompts as audio, transcribing them, and then pasting them into my terminal. I mostly work on the CLI (claude, ffmpeg, whisper), but I wanted to make a browser version. Not reinventing the wheel…
2025 · meetcosmos.com
- 18

- 19

- 20

- 21RS
There was recently a Show HN for a program that lets one remove silence from video files [0]. I was almost certain that ffmpeg could do this... But after searching for it, it turned out I was wrong: ffmpeg can't do this out of the box, and also can't read input from an EDL file [1]. So I set out to write a solution, as simple as possible: produce a list of select filters that are applied to video and audio, and retain only the non-silent parts. The 'silencedetect' audio filter detects silences, and produces timestamps for when silences start and end. So one can pipe the output of that to a…
2022 · github.com
- 22

- 23
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →