Skip to content

andrebldr/tesla-chimes-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tesla-chimes-recognition

This is a project to recognize the chimes of a Tesla car. The chimes are used to alert the driver of various events, such as autopilot engaged, autopilot disengaged, etc. The goal of this project is to recognize the chimes with a Raspberry Pi and a microphone. So that the Pi can control other devices.

Setup

  1. Install Python 3.10
  2. Install the required packages
pip install -r requirements.txt

Usage

  1. Run training
python train.py
  1. Run the test
python test.py

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages