Real-time system audio noise reduction for cleaner playback on Windows.
Voice Cleaner is a lightweight, real-time audio processor that captures system audio (e.g., YouTube, calls, media players), applies advanced noise reduction techniques, and outputs enhanced audio through your speakers or headphones — all in real time.
- 🔊 Capture System Audio: Works with any audio source — YouTube, Zoom, games, etc.
- 🤫 Real-Time Noise Reduction: Removes background noise using audio filtering techniques.
- 🎛️ User Controls: Simple interface with adjustable volume and source selection.
- 📈 Live Waveform Visualization: Monitor audio input/output with waveform display.
- ⚡ Low Latency Playback: Keeps synchronization while reducing noise on the fly.
- ✅ Windows 10 or 11 (WASAPI support required)
- ✅ Python 3.8+ (64-bit recommended)
- ✅ FFmpeg (optional, if using extra audio formats)
Install Python dependencies:
pip install -r requirements.txt