omarmhaimdat/SoundClassifier
Building a Sound Classification iOS Application using AI
This project helps iOS app developers integrate sound recognition capabilities into their applications. By taking raw sound data, it processes it to identify specific environmental sounds like a dog barking, a rooster crowing, a helicopter, or sneezing. This is ideal for developers creating iOS apps that need to react to or categorize real-world audio.
No commits in the last 6 months.
Use this if you are an iOS app developer looking to add pre-trained environmental sound classification to your application.
Not ideal if you need to classify a very broad range of sounds beyond common environmental ones, or if you're not developing for iOS.
Stars
19
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 26, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/omarmhaimdat/SoundClassifier"
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.
ArmDeveloperEcosystem/ml-audio-classifier-example-for-pico
ML Audio Classifier Example for Pico 🔊🔥🔔
IliaZenkov/sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering,...
mimbres/neural-audio-fp
Official implementation of Neural Audio Fingerprint (ICASSP 2021)