Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
manus693 opened this issue Oct 21, 2023 · 3 comments
Open
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@manus693
Copy link

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?

@manus693 manus693 added bug Something isn't working invalid This doesn't seem right labels Oct 21, 2023
@manus693 manus693 changed the title My batch script worked on 2 days ago, doesnt work now. No changes done. My batch script worked 2 days ago, doesnt work now. No changes done. Oct 21, 2023
@manus693
Copy link
Author

works now, nevermind.

@manus693
Copy link
Author

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

@manus693
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant