Skip to content

AI based doorbell notifier to never miss a doorbell again

Notifications You must be signed in to change notification settings

Spring-0/doorbell-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔔 Doorbell Plus | AI-Based Doorbell Notifier

This project implements an AI-based system to identify doorbell sounds through real time audio recording and notify the user via a notification. This system consists of a recording component using pvRecorder, Support Vector Machine (SVM) machine learning model for classification using sk-learn, and a graphical user interface (GUI) to aid in manually labelling data using tkinter.

Note: For privacy reasons the data I collected for this project will not be published.

Technologies Used

  • sk-learn
  • numpy
  • librosa
  • pv-recorder
  • tkinter

Author(s)

About

AI based doorbell notifier to never miss a doorbell again

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages