I am trying to classify the input audio samples based on the spoken language based on MFCC features.The number of spoken languages taken into consideration is two.
What i have tried so far:
n_components ranging from 32 to 512
Result
My try was not able to classify the audio samples exactly. Now, I am not clear whether the idea above is right and how to choose the number of components so that the result is improved.