Technical discussions related to Speech Coding (all itu and other vocoders, ACELP, CELP, AMR, etc)
How can i do classification of speech from the LSF parameteres given from a split-band vocoder? I need to classify the speech into voiced unvoiced and mixed excitation.I did a small research and i found that vector quantization is a good method for the classification of speech from the LSF parameters but i dont know how to implemend this in C programming.