AI-Voice-Music-Splitter

Use Python 3.9 or higher

pip install torch

CLI RUN:

python inference.py --input "C:\Users\SHEEKAR\PycharmProjects\voice remover\input\song-name.mp3" --output_dir "C:\Users\SHEEKAR\PycharmProjects\voice remover\output"

if version doesn't suit with "NumPy"...

pip uninstall numpy

pip install numpy==1.23.0