omeryusufyagci / fast-music-remover

A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.
MIT License
156 stars 20 forks source link

Feature: Frontend Update for Live Stream Support #11

Open omeryusufyagci opened 1 month ago

omeryusufyagci commented 1 month ago

As needed by (#3), live stream support needs to be added to the frontend. This also necessitates adding an option to choose between live stream or standard offline processing.

Objectives:

AschalewMathewosDamtew commented 1 month ago

would like to work on this.

omeryusufyagci commented 1 month ago

Hi @AschalewMathewosDamtew, thanks for your interest!

I've assigned the issue to you, and we have someone for #3 as well now, which should help in testing the full functionality. Until that is ready, we can already test if we can loop back live streams, that is, without filtering via the MediaProcessor