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

[Bug?] No output when the audio duration exceed 7200s #871

Open
wei-z-git opened this issue Oct 3, 2023 · 0 comments
Open

[Bug?] No output when the audio duration exceed 7200s #871

wei-z-git opened this issue Oct 3, 2023 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@wei-z-git
Copy link

Description

The audio(.mp3) duration is more than 1 hour, when I use default command
spleeter separate -p spleeter:2stems -o output live3.mp3
it can work and generate two 7min separated files in output,

but when I set -d 7200 , the processed audio did not generated even no error appear
spleeter separate -p spleeter:2stems -d 7200 -o output live3.mp3

image

Environment

OS Windows
Installation type pip
Hardware spec 3060ti/ i7-9700kf / etc ...

Additional context

@wei-z-git wei-z-git added bug Something isn't working invalid This doesn't seem right labels Oct 3, 2023
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