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.
- Detection of infant cry
- Evaluation of other classification methods and Audio features.
- Message Alert to parents
Install all reuired libraries using following command:
pip install -r requirements.txt
run Baby_cry_Detector_Music_Player.py
- Ashutosh Koli ([email protected])
- Samarth Misal ([email protected])
- Sanskruti Kakade([email protected])
- Akshay Gade ([email protected])
Visit Following Link For More Info: https://ashutoshkoliprojects.blogspot.com/2021/08/baby-cry-detection-and-music-player.html