https://github.com/iver56/live-audio-ml
A system that should classify audio in real-time
https://github.com/iver56/live-audio-ml
audio audio-classification laughter machine-learning real-time
Last synced: 10 months ago
JSON representation
A system that should classify audio in real-time
- Host: GitHub
- URL: https://github.com/iver56/live-audio-ml
- Owner: iver56
- Created: 2018-03-03T23:04:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-28T17:24:17.000Z (almost 7 years ago)
- Last Synced: 2025-08-23T06:19:33.168Z (10 months ago)
- Topics: audio, audio-classification, laughter, machine-learning, real-time
- Language: Python
- Homepage:
- Size: 99.6 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
* `conda env create`
# Commands
* Train a mobilenet model: `python -m ml.classifier.train_mobilenet`