This is my PyTorch implementation of the "Very Deep Convolutional Neural Networks For Raw Waveforms" research paper published in 2016.
-
Updated
Aug 24, 2021 - Jupyter Notebook
This is my PyTorch implementation of the "Very Deep Convolutional Neural Networks For Raw Waveforms" research paper published in 2016.
In this repository you will find an end to end hands-on tutorial of an example of machine learning in production. The objective will be to create and deploy in the cloud a machine learning application able to recognize and classify different audio sounds.
UrbanSound8k is a audio Classification app based on urbansound8k dataset 📢
consist of python scripts, having various models for urban sound classification on UrbanSound8K dataset based on http://aqibsaeed.github.io/2016-09-03-urban-sound-classification-part-1/
This project classifies urban noise using machine learning models such as DNN, CNN, LSTM, and Random Forest. Utilizing the UrbanSound8K dataset, it aims to accurately identify different urban sounds, aiding in noise monitoring and management. Key features include robust model comparison and real-time deployment potential.
Audio Classification on UrbanSound8k dataset
Add a description, image, and links to the urbansound8k-dataset topic page so that developers can more easily learn about it.
To associate your repository with the urbansound8k-dataset topic, visit your repo's landing page and select "manage topics."