Skip to content

Simple Python script to notify me when my baby is crying. Prediction done by torch on spectrograms generated by librosa.

Notifications You must be signed in to change notification settings

amaumene/colin-crying-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colin-crying-detector

I'm running this code on a Raspberry Pi 4 with a cheap USB mic. You also need an account on pushover.net and the app on your smartphone. Then run something like: ./bin/detect.py -a api-key -u user-key

The code is very rough but works. I get a notification when my son is crying :)

About

Simple Python script to notify me when my baby is crying. Prediction done by torch on spectrograms generated by librosa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages