/dog_bark_detection

A Deep Learning approach to dog bark detection in real time.

Primary LanguagePython

Dog Barking Detector

This is a simple tool to detect if your dog is barking in your house while you are out.

TODO List

  • Record from available microphone in computer.
  • Process the data to detect any bark.
  • Cut the audio around the time of barking.
  • Send a notification (using e-mail) to you with some samples and time.
  • (Future) Create a simple app for android that stores the audio samples of your dog barking.