diracdeltas / spleeter4max

separate audio in ableton into stems using Spleeter
https://youtu.be/4pcJoI5CUOA
547 stars 51 forks source link

Error: Command Failed: Spleeter separate -i #21

Closed brvindead closed 4 years ago

brvindead commented 4 years ago

Python is installed, so is ffmpeg. I followed all the instructions for installing, used the command prompts to install spleeter and edited PATHs to include ffmpeg and pip. When I click start in the M4L device, however, I'm given the error message in the title. Running spleeter as administrator. I attached a photo of the error messages I get in M4L. Any help would be greatly appreciated. Also I donated on bandcamp, it said if I mention that then I might get a faster response. Error

diracdeltas commented 4 years ago

if you open CMD.exe and copy-paste the command from the max console that starts with spleeter separate -i "D:/...", what do you get?

diracdeltas commented 4 years ago

if that doesn't help, try https://github.com/diracdeltas/spleeter4max/releases/tag/1.3.1-native instead and it should show a more useful error in the max console

codytowstik commented 4 years ago

See this comment, is your output similar?

https://github.com/diracdeltas/spleeter4max/issues/8#issuecomment-632014956

brvindead commented 4 years ago

CMD This is what CMD looks like when I paste that command into it.

brvindead commented 4 years ago

I got it working! ffmpeg wasn't installed correctly.