BYOM for audio classification with MFCC

I have created my own audio classification model and used the Python SDK. The plan is to upload it to Arduino Nano 33 Ble sense.

In the model upload menu, I modeled Audio input with shape 64, 16000 Hz, 14 class classification. From these parameters, the On-Device performance results: Processing: 5ms, Ram usage 2.7K, and Flash usage 144.5K

then I deployed it to Arduino nano 33 ble sense, after flash then run edge-impulse-run-impulse, here’s the output I got, it froozed and doesnt show any classification

Am I missing something, or is there a solution?

Can you please run edge-impulse-run-impulse --debug