ArmDeveloperEcosystem/ml-audio-classifier-example-for-pico
ML Audio Classifier Example for Pico 🔊🔥🔔
This project helps you create a tiny, self-contained system that can identify sounds from its surroundings. You provide recordings of different sounds you want it to recognize, and it outputs a compact program that runs on a small, low-power device. This is ideal for hobbyists, educators, and embedded systems developers who want to add sound recognition to their projects.
No commits in the last 6 months.
Use this if you need a cost-effective and energy-efficient way to make a device respond to specific sounds without needing a constant internet connection or a powerful computer.
Not ideal if you need to classify complex human speech, musical genres, or require extremely high accuracy for a wide range of sound events.
Stars
70
Forks
24
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Dec 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ArmDeveloperEcosystem/ml-audio-classifier-example-for-pico"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aqibsaeed/Urban-Sound-Classification
Urban sound classification using Deep Learning
spotify/realbook
Easier audio-based machine learning with TensorFlow.
mimbres/neural-audio-fp
Official implementation of Neural Audio Fingerprint (ICASSP 2021)
f4exb/morseangel
Deep Neural Network for Morse decoding
IliaZenkov/sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering,...