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
199 stars 21 forks source link

Add workflow to build and release docker image #77

Closed omeryusufyagci closed 6 days ago

omeryusufyagci commented 6 days ago

This PR introduces a CI workflow to update the docker image for PRs targeting main. The PR will trigger the build of a new image, but it will only be released once the PR is merged successfully.