Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.15 KB

File metadata and controls

43 lines (22 loc) · 1.15 KB

Auto Baby Cry Detector Music Player

A simple voice detection system which can be applied practically for designing a device with capability to detect a baby’s cry and automatically turning on music. That monitors child all the time and identifies infant cry and notifies parents with text message or alert message that their infant is crying based on emergency of the cry. Proposed system processes real time audio signal by applying signal processing techniques and extracts the features and intelligently detects the infant cry signal.

Features

  • Detection of infant cry
  • Evaluation of other classification methods and Audio features.
  • Message Alert to parents

Deployment

Install all reuired libraries using following command:

  pip install -r requirements.txt
  
  run Baby_cry_Detector_Music_Player.py

Developers

Appendix

Visit Following Link For More Info: https://ashutoshkoliprojects.blogspot.com/2021/08/baby-cry-detection-and-music-player.html