I am doing a personal project that requires me to do some signal processing and feature extraction in C #, in particular, extracting MFCCs , is there any code available to calculate MFCC in C #?
Also, if something is well written for other languages (Objective-C, C, C ++ or even Java), I think I can get this idea and rewrite it in C #.
Sarah source
share