DEV Community

Swamim Saikia
Swamim Saikia

Posted on

My Final Year Project

Sound Classification Device for Hearing Impaired

My Final Project

I used a Raspberry Pi 3 Model B to run the Sound Classification and show the recognized sound as text in a display device. This was done to keep the whole device mobile. The same code can also be run on a mobile phone.

Demo Link

https://youtu.be/3iwV4GQ_njk

Link to Code

https://github.com/Swamim18/Sound-Classification

How I built it

I built the project using Javascript ml5.js and p5.js libraries and html to extract and display the result in the web browser. I also used teachable machine platform to train the model.

Top comments (0)