pytorch-kaldi icon indicating copy to clipboard operation
pytorch-kaldi copied to clipboard

Question about the Dimension of wx.0.weight in my mlp model

Open zyn2609530 opened this issue 5 years ago • 1 comments

I use the cfg/TIMIT_baselines/TIMIT_MLP_mfcc_basic.cfg to train my model, and set the cw_left=10 and cw_right=10, the feature is 40 dimensions. And when i cheak the model I've trained, the input layer's dimension of each node is 841 instead of 840, is there anything wrong?

zyn2609530 avatar Aug 28 '20 07:08 zyn2609530

Hi, sorry for the late reply, we are very very busy with SpeechBrain and PyTorch-Kaldi won't be maintained anymore very soon. Isn't the energy of the current frame also added ?

TParcollet avatar Dec 31 '20 17:12 TParcollet