Python error shape

#11
by andrescrz - opened

I Have the next problem:

voices = np.fromfile('voices/af_heart.bin', dtype=np.float32).reshape(-1, 1, 256)

ValueError: cannot reshape array of size 32 into shape (1,256)

ONNX Community org

Can you make sure the download completed successfully?

image.png

it should be ~522kB

Well, for a some reason, the file is corrupted..

I downloaded it again and works!

Thanks!

Sign up or log in to comment