Classifying dog barks for my dog-sitting software (Sun, Mar 14, 2021, by evan) maple: 2
Classifying dog barks with a random forest classifier
This is the homepage for my project maple, an open source software I have developed for self-monitoring my dog. The tool features audio event detection and classification, interactive plots for analyzing dog behavior, and intervening logic so that you can praise your dog for being quiet, scold it for barking, etc.
Below you can find the blog series for this project.
Classifying dog barks with a random forest classifier
Using python and pyaudio to detect dog barks and intervene with pre-recorded audio.