joseilberto / dog_bark_detection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%