Hello! I am creating an speech recognition system with the help of C6713 but i have a little question! I am using the demo aplication dsk_app.c ( located under /bsl/dsk_app ) and i whant to know: Do i need to overlap the frame for better accuracy? I am now taking a 256 sample frame in a ping buffer, process it and in the mean time the pong buffer is filled. Another question is regarded to the delta and double delta of the cepstrum. Who i can make this operation to be more efficient on this type of application(i mean the edma-ping pong buffers). Best regards, George!