Welcome to python_speech_features’s documentation!
Audio tools for Linux commandline geeks
Timit
Code:
mfcc_feat, fbank_feat are 2D matrics
mfcc_feat: the number of row stands for the the frame number, each frame(帧) covers a sub-band of signal
mfcc_feat: the number of columns stands for the filters numbers