A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.
A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.

github.com
GitHub - omeryusufyagci/fast-music-remover: A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.

This would be amazing for podcasts. Eliminate background music so that skip silence always works and things get to the point quicker.
I wish someone would develop a tool that would allow me to remove the annoying foreground noise from podcasts ;-)
There is a specialized player for that. Just run this command:
cat podcast.ogg >> /dev/null
Gets rid of all the uninteresting parts of any podcast!