/Speaker-Classification-with-CNNs

Given a .WAV file, this experiment extracts the melspectogram of the audio in order to classify the speaker within the sound. For classification, this experiment compares the performance of the ShallowNet and VGG16 frameworks

Primary LanguagePython

Speaker-Classification