spleeter icon indicating copy to clipboard operation
spleeter copied to clipboard

[Discussion] Work needed to use Apple TensorFlow

Open kode54 opened this issue 3 years ago • 1 comments

I was wondering if anyone else had attempted to use this with Apple's alpha fork of TensorFlow, which is designed to utilize CoreML:

https://github.com/apple/tensorflow_macos

I am wondering if, in its current state, it is missing any features needed by Spleeter? I couldn't get Spleeter to pull its dependencies for arm64 anyway, as it seemed to require llvmlite, which doesn't install on arm64 without hand patching other tricks.

There also seems to be an effort to update that alpha to TensorFlow 2.5.0, since it's currently on 2.4.0. Not sure if that'll be needed as well or not.

kode54 avatar May 31 '21 00:05 kode54

Looks like this hasn't gone anywhere. TF is now available as tensorflow-metal, but I can't get that to install now.

kode54 avatar Sep 15 '21 01:09 kode54