mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
Warn M1 Chip issues
This commit is contained in:
@@ -56,6 +56,8 @@ spleeter separate -p spleeter:2stems -o output audio_example.mp3
|
||||
|
||||
> :warning: Note that we no longer recommend using `conda` for installing spleeter.
|
||||
|
||||
> ⚠️ There are known issues with Apple M1 chips, mostly due to TensorFlow compatibility. Until these are fixed, you can use [this workaround](https://github.com/deezer/spleeter/issues/607#issuecomment-828352392)
|
||||
|
||||
You should get two separated audio files (`vocals.wav` and `accompaniment.wav`) in the `output/audio_example` folder.
|
||||
|
||||
For a detailed documentation, please check the [repository wiki](https://github.com/deezer/spleeter/wiki/1.-Installation)
|
||||
|
||||
Reference in New Issue
Block a user