Camera OV767X Error

I keep getting this error message when I try to compile my deployed Edge Impulse Model on Arduino IDE using the TinyML camera. There aren’t too many resources as to how to fix this problem, so I am not sure how to proceed. Let me know if you need more information.
This is the error message:
Starting inferencing in 2 seconds…

Taking photo…

ERR: failed to allocate tensor arena

Failed to allocate TFLite arena (error code 1)

Failed to run impulse (-6)

Camera Module Running…

Reduce Image:

Try a Different Model:

Adjust Library:

Search for EI_IMPULSE_ERROR in the deployed Arduino library to lookup your error code: Sound Classifier ERROR (-8) - #2 by louis

Optimize Impulse:

General Help:
This post is old but may be helpful for you: Person detection model

1 Like