The MFCC extraction pipeline aims to develop a method for extractic Mel-Frequency Cepstral Coefficients from audio signals. It should be implemented as a modular component allowing easy integration of other cepstral features in the future. Unit tests should be conducted. Validation of output data should be conducted as a comparison with values obtained using existing solutions (a module for obtaining those values is connected with another Issue).
The MFCC extraction pipeline aims to develop a method for extractic Mel-Frequency Cepstral Coefficients from audio signals. It should be implemented as a modular component allowing easy integration of other cepstral features in the future. Unit tests should be conducted. Validation of output data should be conducted as a comparison with values obtained using existing solutions (a module for obtaining those values is connected with another Issue).