so far i started with downloaded audio cry data and convert to list of arrays. after i need to do feature extraction.
please suggest me some feature extraction techniques to mark important segments in the signal.
my goal is to predict a baby cry in real time
[i have one query for building the model we should do feature extraction and concatenation of all features to feed to the model. ]
how to proceed.