#151 — Ukulele Tuner with Machine Learning
Back
In this challenge, I attempt to create a Ukulele tuner in JavaScript using p5.js, ml5.js and the pre-trained machine learning model CREPE: A Convolut ...
The ml5 documentation.
Github repository of the CREPE pitch detection model.
Big thanks to Hannah Davis, who ported the CREPE model into ml5.
Creating a URL to load files hosted on GitHub.
Generating sounds with specific frequencies online.