deezer / spleeter

Deezer source separation library including pretrained models.

Home Page:https://research.deezer.com/projects/spleeter.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My batch script worked 2 days ago, doesnt work now. No changes done.

manus693 opened this issue · comments

for %%a in ("*.wav") do spleeter separate -p spleeter:2stems -i "%%a" -o output
Now it just shows the text 50-60 times and quits.
How can that be?

works now, nevermind.

bat name was spleeter.bat so it confused windows. haha

cant get newest version to use duration though, have to install version 2.0 to get that to work.
just get weird issues when using -d with newest version, but without -d i get 10 mins.