This tool processes audio files using MDX-Net models for vocal extraction and optional dereverbing with support for Apple Silicon (M1/M2).
-
Clone the repository:
git clone https://github.com/keithchambers/batch-vocal-separation.git cd batch-vocal-separation
-
Install dependencies:
pip install -r requirements.txt
Run the tool with the following command:
python3 bulk-separate.py -d /path/to/audio/files -c config.yml