I've recently open-sourced a tool for removing music, sound effects, and noise from internet media, with an emphasis on speed and simplicity. The project processes videos at around 8% of the original media length — meaning it can handle a 10-minute video in under a minute.
Repo: https://github.com/omeryusufyagci/fast-music-remover
The tool is lightweight, works through Docker, and is licensed under MIT. It supports several use cases, such as improving the audio quality of lectures, field reports, and isolating speech from videos with heavy background noise.
I'm currently working towards adding live stream support and would love to have contributors on board. There are interesting open issues for developers experienced in backend, frontend, Python, C++, and audio processing.
Feedback, suggestions, and contributions are very welcome. Thanks for checking it out!