2025-05-30 5:00 AM - last edited on 2025-05-30 8:41 AM by Andrew Neil
Hi,
I have migrated to STEdgeAI v2.1 and I can't analyze or compile an audio ONNX quantizaied model for STM32N6.
Before this, the same model was being analized correctly with version 2.0 of stedgeai.
This is the error:
C:/ST/STEdgeAI/2.1/Utilities/windows/stedgeai.exe analyze -v3 --target STM32N6 -m "model.onnx"
ST Edge AI Core v2.1.0-20194 329b0e98d
INTERNAL ERROR: Unexpected condition
The PASS progress is rising to 11%, but then it fails and stops. There isn't any other log information.
Is there any bug with the STEdgeAI new version that explains this behaviour?
Thank you,
Gilen
2025-05-30 6:52 AM
Hello
If it used to work and does not work anymore, this is not expected.
Can you share your model please, so we can understand what is going on here , and give you some feedback ?
Thanks
2025-05-30 7:57 AM