spleeter-pytorch
spleeter-pytorch copied to clipboard
Implement STFT in Python based on RFFT
That would get us a step closer to converting the entire model (including the FFT parts) to Core ML.
With https://github.com/apple/coremltools/pull/1824 this might not be needed after all