Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 605 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 605 Bytes

isitbrewing

Audio segmentation project to detect if a coffee grinder being used.

Prerequisites

Getting started

Open the CoffeeGrindAnalysis.ipynb jupyter notebook. The final scikit-learn pipeline is defined in brew_detector.py.

Getting audio data

If you want the train/test data used in this project drop me an email: andreas.flaten æt itk.ntnu.no.

Recording your own data

You can find some examples of how to record data in stream_mic.py.