Evonpy is a desktop app for removing music from video using PySide6 and Demucs. Demucs is Facebook AI Research (now Meta).
before.mp4 |
after.mp4 |
- Batch audio separation using Demucs
- Output to "converted" folder
- Clone the repository:
git clone https://github.com/soklimkhy/Evonpy.git cd Evonpy pip install -r requirements.txt or better way to use env