Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 342 Bytes

OhSnap

Predicts who snapped in real-time using audio.

How to use

  1. Unzip the given dataset snaps.zip.
  2. Train model using train.py, adjust threshold and parameters.
  3. Run a live demo using demo.py
  4. Now you can create your own dataset for recognition! Change the paths in train.py