Vocal-remover

Latest version: v0.0.6

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

4.0.0

Note
- Update model architecture
- Update the pre-trained model

3.0.5

Note
- Update training parameters
- Update a post-processing parameter
- Update `Usage` section of the README

3.0.4

Note
- Hotfix to the training script
- Split `--max_reduction_rate` option into `--reduction_rate` and `--reduction_level`

3.0.3

Note
- Hotfix to the training script

3.0.2

Note
- Implement train/val splitting based on subdirectories
- Update training parameters

3.0.1

Note
- Fix normalization of complex spectrograms
- Make Test Time Augmentation (TTA) optional
- Support for training on CPU

If you want to improve the vocal removal quality with TTA, use the `--tta` option.

CPU
python inference.py --input path/to/an/audio/file --tta

GPU
python inference.py --input path/to/an/audio/file --tta --gpu 0

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.