Can I vibecode Krisp?

price $16/moyou'd save $192/yrbuild time multi-daycategory audio-videoreplaced by 0 people
KINDA
MOATexecution polishproprietary models

You can build post-processing and maybe route audio through open models, but real-time low-latency virtual-device noise cancellation is not a one-sitting web app.

In-List Ad$79/30 days
promote your product in the vibecoded list

The Build Prompt

copy it and go build
ready to paste · 1,240 chars
Build me a noise-cleanup tool to replace Krisp for recordings, not live calls. Requirements:

- Be honest in the README up front: real-time suppression as a virtual microphone
  needs an OS-level audio driver and millisecond latency. That is Krisp's actual
  product and it is out of scope here. This tool cleans audio files after the fact.
- A CLI: `denoise in.wav` (mp3/m4a accepted, decoded via ffmpeg) writes
  in.clean.wav next to the original, original untouched.
- Use RNNoise for the suppression pass (ffmpeg's arnndn filter with a downloaded
  model file is the easy route), then a loudnorm pass so voice levels come out
  consistent.
- A watch mode with chokidar: drop files into ~/Denoise/in/ and cleaned versions
  appear in ~/Denoise/out/ with the same names.
- Batch mode for whole folders, with a printed before/after noise estimate per file.
- Node wrapping ffmpeg, or a plain bash script if that ships simpler. No server,
  no GUI.
- Fully local and offline: no accounts, no telemetry, no API calls.
- Out of scope: live call processing and a virtual audio device. For live calls the
  README should point me at the OS's built-in voice isolation instead.
- README: ffmpeg and RNNoise model install, one-line usage examples.
In-List Ad$79/30 days
promote your product in the vibecoded list

What you lose

  • Hosted infrastructure and managed operations from Krisp
  • The original service's mature integrations and ecosystem
In-List Ad$79/30 days
promote your product in the vibecoded list
Share on X ->Your vote helps rank the vibecoded list.

Questions

5 answers