I am working on this script in python to separate vocals from a track and write it to a music file. I have chosen librosa as a library for this. Here is the code:
<