Shoutout to EasyEffects, which has a nice UI and can make the worst microphone sound fantastic.
Linux
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
This is a really cool tip!!
You might like this project if you're interested in a more aggressive filtering option: https://github.com/werman/noise-suppression-for-voice/
I've used it in the past to clean up a table mic for voice chat and worked pretty well. Requires a lot more config work than your approach does though.
(Now on my main account)
Yeah, I used that before, but it used a lot of cpu (Idk why). As I searched for an alternative for my old setup on pulseaudio, I found I could just load pulseaudio modules, so I made this post, because I couldn't find anyone talking about just loading that module, only the werman module with rnnoise.
The module is still cool though! Thanks for sharing.