Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonnor/birddetect
Detecting birdsong using machine learning
https://github.com/jonnor/birddetect
acoustic-event-detection audio-classification machine-learning microcontroller sklearn
Last synced: 8 days ago
JSON representation
Detecting birdsong using machine learning
- Host: GitHub
- URL: https://github.com/jonnor/birddetect
- Owner: jonnor
- Created: 2018-07-17T22:00:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T22:44:28.000Z (about 6 years ago)
- Last Synced: 2024-10-28T14:36:50.535Z (about 2 months ago)
- Topics: acoustic-event-detection, audio-classification, machine-learning, microcontroller, sklearn
- Language: Jupyter Notebook
- Homepage:
- Size: 17.3 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bird audio detection using machine learning
Using data from the DCASE2018 challenge:
[Bird audio detection](http://dcase.community/challenge2018/task-bird-audio-detection)## Status
[Baseline](./Baseline.ipynb) RandomForest model exists