Skip to content

mitanshu17/Audio_Classification_Using_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Audio_Classification_Using_CNN

The PS was on Audio classification using CNNs. Each audio file had a text file associated with it, which contained the intervals of each cycle of breathing along with its labels for wheezes and crackles.

So we iterated through the audio files and in each iteration, we sliceD the audio file into each respective cycles with respect to the time stamps given in the text file associated. Then we converted these sliced audio files into spectrogram images using Librosa library of Python.

Screenshot (604)

PERFORMANCE - CONFUSION MATRIX

Screenshot (603)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published