tensorflow/addons

Preprocessing error with ljspeech

LxtteDev opened this issue · 2 comments

When I run tensorflow-tts-preprocess, I eventually get a error: ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject. I am using python version 3.7.4, tensorflow version 2.6, tensorflow addons 0.16.1, and numpy version 1.19.5.

I havent changed anything, but now im getting a new error: ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject. Also, the error has nothing to do with an amount of file (I think). I removed some .wav's and also tried adding some to no avail.

I just realized I have been posting on the wrong repo.