Have a Question ?
Ask about our products, services, or latest research. Let's discuss how we can help you solve your problem.
Research Project
Sound Classifier
Machine Learning, Android Studio
This application identifies the sound which is input through a phone's microphone using machine learning & android studio. The machine learning model is trained on a dataset of day-to-day sounds like an ambulance siren, dog barking, human speech etc. The application was developed as a Proof of Concept application for research purposes.
Application coming soon.
Details
Using this application, a person can detect a multitude of sounds using just their phone. Currently, the app only works for a bunch of day-to-day sounds as it was only made for research purposes. The app listens to sounds using the phone's microphone. The machine learning model is run on the sound in real time and the result is shown on the screen alongwith the accuracy value. This concept is very interesting and might be beneficial in many domains like bird watching, music identification etc.