Skip to content

nmkridler/sirbarksalot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sirbarksalot

This application listens for barking based on my miniature dachshund, Cody.

Cody

v0

The first version is based on spectrogram template matching. A sample clip is used to create a template and then each recorded clip is compared to the template.

The core components are

  • Listener: module for recording and creating spectrograms
  • Detector: match template calculation
  • Messenger: basic facebook messenger app

It's currently set up as a flask app, although that part isn't completely necessary. Eventually, I will set up a way to record phone numbers so the user can subscribe to barking notifactions.

About

bark detector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages