a Python script to remove music from mp4 video files using demuxhttps://github.com/facebookresearch/demucs machine learning model
- copy the videos you want to remove the music from to the folder "input"
- run the Python module
main.py
using the commanduv run main.py
the videos without music will be saved to the folder output
and the original files in input
folder will be **deleted
**.