Inaccurate predictions of audio model when downloaded locally on a ESP32 S3

Question/Issue:
[I trained an edge impulse keyword detection model. I downloaded it as an Arduino IDE library and added it to the IDE via .zip. But when I ran the static buffer example, it gave awful predictions, never the same prediction as the one from live prediction.[

Project ID:
[891372]

Context/Use case:
[The model is supposed to identify keywords from an audio captured, forward, backward, right, left, stop, noise, and unknown. I used the static buffer example to run it, but it is just not what’s printed and it is awfully wrong.