spleeterpp icon indicating copy to clipboard operation
spleeterpp copied to clipboard

Feature Request: Tensorflow 2.x Support

Open paulreimer opened this issue 3 years ago • 2 comments

I think Tensorflow 2.x is officially supported by upstream spleeter as of ~Oct 2020: https://github.com/deezer/spleeter/pull/498

I'm not fully familiar with how the pieces fit together, but as an Apple Mac M1 user, I think I (currently) need to use a special drop-in compatible version of Tensorflow 2.x, as otherwise I get illegal hardware instruction errors with the current TF 1.x usage: https://github.com/apple/tensorflow_macos

paulreimer avatar Mar 29 '21 16:03 paulreimer

It will be nice to get this updated so we can use the newer model data from Spleeter.

PRPoundSix avatar Mar 29 '23 10:03 PRPoundSix

on an i7-cpu on Windows, I am able to use the Tensorflow version 2.9.0 without needing to change anything in the code. However, I haven't notice any acceleration in the processing. Which new models are you referring to here btw? the only pre-trained ones available on the official Spleeter page are from 2019. Are referring to models you trained yourself?

SuperKogito avatar Jul 03 '23 13:07 SuperKogito