 | I have a little question considering the library and tool for exctracting MFCC I mentioned in subject of this post. There is possibility to dump MFCC from files directly on the screen (ASCII) an to write it in file in binary form (as it writes, but format is really strange) The thing I want to have is a file which will contain MFCC writen in ASCII format so I can use it for training NN. Is there any other free sofware written in C++ (not Matlab) for exctracting MFCC and writing it in files, or there is possibility to use somehow Jialong's He cepstral in the way I want?
|
|