VoIP

4 Best Free and Open Source Noise Suppression Tools

Noise suppression is a pretty old topic in speech processing, dating back to at least the 1970s. As the name implies, the idea is to take a noisy signal and remove as much noise as possible while causing minimum distortion to the speech of interest.

NoiseTorch-ng and noise-suppression-for-voice both use RNNoise, a noise suppression library based on a recurrent neural network (RNN). A RNN is a class of artificial neural networks where connections between nodes can create a cycle, allowing output from some nodes to affect subsequent input to the same nodes. RNNs are particularly effective for background noise removal because they can learn patterns across time which is essential for understanding audio.

This article selects our pick of the available noise suppression tools. This type of software suppress a wide range of noise origins including computer fans, office, crowd, airplane, car, train, and construction. We only explore free and open source software here.

Ratings chart

Click the links in the table below to learn all about each tool. We’ve written detailed reviews for NoiseTorch-ng, noise-suppression-for-voice, and Easy Effects.

Noise Suppression Tools
NoiseTorch-ngCreates a virtual microphone that suppresses noise
noise-suppression-for-voiceNoise suppression plugin based on RNNoise
Easy EffectsGTK4 audio manipulation which includes a range of tools
noise-repellentSuite of lv2 plugins for noise reduction
Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments