Quote Originally Posted by rkeane View Post
need of some assistance....i had to reformat laptop and then i installed AI again but it wont run
PS C:\Users\rkean\Documents\vocal-removerV2> python inference.py --input bc.wav
PS C:\Users\rkean\Documents\vocal-removerV2> python inference.py --input bc.wav --gpu 0
PS C:\Users\rkean\Documents\vocal-removerV2>
any thoughts
Try adding "pip3 install numba==0.48.0" without quotes. It worked for me.
cd in first then add that. Also in a few more days he should have a GUI version ready to go if you can wait for that.