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] Models downloaded but doesn't split the audio #171

Closed
Nexius03 opened this issue Dec 9, 2019 · 2 comments
Closed

[Bug] Models downloaded but doesn't split the audio #171

Nexius03 opened this issue Dec 9, 2019 · 2 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@Nexius03
Copy link

Nexius03 commented Dec 9, 2019

Description

Downloads the 4 stem model files but doesn't split the audio file

Step to reproduce

Wrote "spleeter separate -i 'strokes yolo.mp3' -p spleeter:4stems -o splits" in powershell
and it downloads the 4 stems model, but it doesn't proceed to split the track

Output

INFO:spleeter:Downloading model archive https://github.com/deezer/spleeter/releases/download/v1.4.0/4stems.tar.gz
INFO:spleeter:Validating archive checksum
INFO:spleeter:Extracting downloaded 4stems archive
INFO:spleeter:4stems model file(s) extracted

Expected output:
INFO:spleeter:File splits\strokes yolo/guitar.wav written
INFO:spleeter:File splits\strokes yolo/vocals.wav written
INFO:spleeter:File splits\strokes yolo/bass.wav written
INFO:spleeter:File splits\strokes yolo/drums.wav written

Environment

OS Windows
Installation type pip
RAM available 8GB
Hardware spec i5 3437U Integrated graphics

Additional context

Works fine when splitting with 2 stems

@Nexius03 Nexius03 added bug Something isn't working invalid This doesn't seem right labels Dec 9, 2019
@mmoussallam
Copy link
Collaborator

Hi, have you tried removing the file (possibly corrupted during download?) and running it again ?

@mmoussallam
Copy link
Collaborator

Closing this since I could not reproduce. Probably a download error.

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

2 participants