hello. I recored the wave file using the adrec.exe but I can't make the mfcc coefficient file(.mfc). I executed raw2cep.exe.
Debug>raw2cep -outmfc -inraw test.wav -sps 16000
It makes test.mfc file. but test.mfc file size is zero byte.
How can I make mfc file for wave file.
try "wave2feat" which is in SphinxTrain..
Log in to post a comment.
hello.
I recored the wave file using the adrec.exe
but I can't make the mfcc coefficient file(.mfc).
I executed raw2cep.exe.
Debug>raw2cep -outmfc -inraw test.wav -sps 16000
It makes test.mfc file.
but test.mfc file size is zero byte.
How can I make mfc file for wave file.
try "wave2feat" which is in SphinxTrain..