I tried to download spleeter on my mac m1 version, but it keeps to occur errors everytime no matter what method I use.
Using pip :
note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure × Encountered error while trying to install package. ╰─> numpy
Using docker:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/host_mnt/Users/ghboo/output" to rootfs at "/output": mount /host_mnt/Users/ghboo/output:/output (via /proc/self/fd/14), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.
I think spleeter's docker image doesn't support for m1 chip
Anything doesn't let me run spleeter. Please help.