- [O ] I didn't find a similar issue already open.
- [O] I read the documentation (README AND Wiki)
- [O] I have installed FFMpeg
- [O] My problem is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)
Description
On a windows PC, I was able to successfully run a command using 'spleeter separator test.mp3'. However, on my mac which runs macOS Big Sur with Apple M1, I get the following error when running the same command: zsh: illegal hardware instruction
My question is, is spleeter incompatible with Big Sur or Apple M1? I found that this was the case for tensorflow, and I'm curious if there is any way around this to run spleeter on my mac. Thanks.
Step to reproduce
- Installed using pip with python 3.8
- Ran as 'spleeter separator test.mp3' on terminal
- Got 'illegal hardware instruction' error
Output
When I run the script I get the following error: zsh: illegal hardware instruction
My expectation was that it would run the same as on my PC, with a success message.
Environment
|
|
| OS |
macOS Big Sur Version 11.1 |
| Installation type |
pip |
| RAM available |
16 GB |
| Hardware spec |
- |
Additional context
Description
On a windows PC, I was able to successfully run a command using 'spleeter separator test.mp3'. However, on my mac which runs macOS Big Sur with Apple M1, I get the following error when running the same command: zsh: illegal hardware instruction
My question is, is spleeter incompatible with Big Sur or Apple M1? I found that this was the case for tensorflow, and I'm curious if there is any way around this to run spleeter on my mac. Thanks.
Step to reproduce
Output
When I run the script I get the following error: zsh: illegal hardware instruction
My expectation was that it would run the same as on my PC, with a success message.
Environment
Additional context