Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mfcc

Valueerror: Could Not Broadcast Input Array From Shape (20,590) Into Shape (20)

I am trying to extract features from .wav files by using MFCC's of the sound files. I am gettin… Read more Valueerror: Could Not Broadcast Input Array From Shape (20,590) Into Shape (20)

Having Different Results Every Run With GMM Classifier

I'm currently doing a speech recognition and machine learning related project. I have two class… Read more Having Different Results Every Run With GMM Classifier