When I run the example-standalone-inferencing, I get the following error: ERR: Failed to run DSP process (-1004). I’ve had this working before with another project, but when using the Spectrogram block, it won’t run.
Do I need to change something in my Spectrogram block or in the C++ code?
After looking a bit further, I found this link: EIDSP_MATRIX_SIZE_MISMATCH on Teensy 4.1, which looked like my error. So after trying the workaround, I got this error message from the Studio:
Hi @Jurg sorry that it took a while. In your dataset you have sample testing.json.28r506jk which only has piezo_right axis, not piezo_left. If you remove it this will succeed.
The error was swallowed, and thus the job was not marked as failed (with error message), we’ll push a fix in the next release.