abishek-as / Audio-Classification-Deep-Learning

We'll look into audio categorization using deep learning principles like Artificial Neural Networks (ANN), 1D Convolutional Neural Networks (CNN1D), and CNN2D in this repository. We undertake some basic data preprocessing and feature extraction on audio sources before developing models. As a result, the accuracy, training time, and prediction time of each model are compared. This is explained by model deployment, which allows users to load the desired sound output for each model that is successfully deployed, as will be addressed in more depth later.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abishek-as/Audio-Classification-Deep-Learning Stargazers