Basic MFCC
Basic MFCC
BasicMFCC( sample_rate = 16000, n_mfcc = 40, dct_type = 2, norm = "ortho", log_mels = FALSE, melkwargs = NULL )
sample_rate |
sample rate |
n_mfcc |
number of mel-frequency cepstral coefficients |
dct_type |
dct type |
norm |
normalization type |
log_mels |
apply log to mels |
melkwargs |
additional arguments for mels |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.