Quote Originally Posted by rkeane View Post
still the same my friend hopefully it can get figured out.....i am very interested in the results


PS C:\Users\Robert\Documents\vocal-remover-2.1.0> python inference.py --input absolute.mp3 --gpu 0
C:\Users\Robert\AppData\Local\Programs\Python\Pyth on37\lib\site-packages\librosa\util\decorators.py:9: NumbaDeprecationWarning: An import was requested from a module that has moved location.
Import requested from: 'numba.decorators', please update to use 'numba.core.decorators' or pin to Numba version 0.48.0. This alias will not be present in Numba version 0.50.0.
from numba.decorators import jit as optional_jit
C:\Users\Robert\AppData\Local\Programs\Python\Pyth on37\lib\site-packages\librosa\util\decorators.py:9: NumbaDeprecationWarning: An import was requested from a module that has moved location.
Import of 'jit' requested from: 'numba.decorators', please update to use 'numba.core.decorators' or pin to Numba version 0.48.0. This alias will not be present in Numba version 0.50.0.
from numba.decorators import jit as optional_jit
loading model... Traceback (most recent call last):
File "inference.py", line 92, in
main()
File "inference.py", line 31, in main
model.load_state_dict(torch.load(args.model, map_location=device))
File "C:\Users\Robert\AppData\Local\Programs\Python\Pyth on37\lib\site-packages\torch\serialization.py", line 419, in load
f = open(f, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'models/baseline.pth'
Seems the model is missing from the "models" folder? There should be a file in the "models" directory called "baseline.pth", that's the model.

Download this folder and do your conversions using the AI I tailored here, if it's missing - https://www.mediafire.com/file/3slcb...mover.rar/file