How to generate the feature scaler.c?
I am trying to use an acoustic scene classification from the sensing1 function pack (https://www.st.com/en/embedded-software/fp-ai-sensing1.html) that the stm32 provided for the sensortile.box. I have a difficulty integrating its sample python code model training using the stm32cube.ai. How can i generate its feature scaler.c and also its data.c for the training model code in python to be used in sensortile.box?
