deezer / deezer/spleeter

No output audio via docker

Open
#383 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
28.4k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I've tried on Ubuntu and Windows (Linux containers on windows) and I get feedback from the container, it downloads the stems model and is see contents in my model directory but then no files in the output directory.

The command i'm running:

docker run -v C:\t\input:/input -v C:\t\output:/output -v C:\t\model:/model -e MODEL_PATH=/model researchdeezer/spleeter separate -i /input/audio_1.mp3 -o /output

Thanks in advance,

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the exact `docker run` command from the issue, checking the `/input`, `/output`, and `/model` bind mounts and the container output. Done means the separation completes and files appear in the host output directory on the reported environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.