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
90 stars 15 forks source link

Improvement: Backend Improvements for Typing, Tests, Modularity and Pathlib #34

Open omeryusufyagci opened 2 weeks ago

omeryusufyagci commented 2 weeks ago

Current app.py will be reorganized under backend/, with the following objectives:

This is a big step going towards v1.0 and offers a relatively straightforward first issue for contributors looking to make an impactful contribution to the project.

prakash-2002-ramanathan commented 4 days ago

Is this issue open? Shall I open a PR?

omeryusufyagci commented 4 days ago

Hi @prakash-2002-ramanathan, thanks for your interest. Indeed, it's open and much needed!

Would be great if you could open a PR!