#The project is done in three steps 1.first step training the data using CNN and Saving trained model weights in json file and .h5 file. 2.the second step is to load pre-trained weights on raspberry pi and run cnn.py to capture the sound in real time. 3.when the baby cry is detected , then sms alert is send to registered mobile number.