Results 51 comments of Romain Hennequin

Hi @HorrorBest, Have you tried to perform separation within a docker container, for instance using on of the [provided docker images](https://hub.docker.com/r/deezer/spleeter)?

Hi @HorrorBest, Yes this a know issue (check #729). The `latest` tag is currently not defined as the default tag. We should fix that shortly. In the meantime, you can...

Hi @Spencer19990618, something seems to have indeed gone wrong as the full training time seems quite small. You could try to use `--verbose` option to have a bit more info...

Hi @spuder, well, having an ARM image could be nice, but from what I understand: 1) It would requires to build tensorflow from source for ARM which could be a...

Hi @MohammedMehdiTBER, I cannot reproduce on Linux. The output files are properly written after a few seconds. Can you provide more details. Particularly: - I see you use the `-d...

Ok. I see that you have a "zsh: killed" log. Did you kill the process or did it die by itself?

Hi @nagayev, Spleeter does support Python 3.9 now. Your issue seems to be a llvmlite install issue. See for instance [https://stackoverflow.com/questions/28830418/issue-with-pythons-numba-no-module-llvmlite-binding](https://stackoverflow.com/questions/28830418/issue-with-pythons-numba-no-module-llvmlite-binding) that seems to describe the same issue. You'll need...

Hi @blackspotindustry, On an intel Mac, the installation of spleeter should be quite smooth. It seems that libsndfile is not properly installed on your system/env. You may want to reinstall...

Hi @xiebruce, For your first question, you have some information about parameters set in config files in the [wiki](https://github.com/deezer/spleeter/wiki/3.-Models). It is possibly a bit incomplete though. Regarding the instrument list,...

Hi @GelflingHand, Parameters of the config files are described in [this wiki page](https://github.com/deezer/spleeter/wiki/3.-Models). There may be some information missing, so feel free to ask, we'll do our best for inserting...