Hu Jian

Results 3 issues of Hu Jian

--Updated 11/29/2017 The problem is solved by using older kaldi toolkit (the version committed on 9/9/2017). --Original First sorry for my poor English. I'm trying to install kaldi-python, but I...

This MR add NHWC support to `Concat` operator, and `Pad` operator created by `Conv`. ### Original behaviour #### Concat Concat didn't support NHWC format, so tensors must be transposed back...

Hi. I'm trying to install kal-python, and I received some compiling error(see below) when installing. What I did is to change the 7th line of your setup.py to: ` os.system("KALDI_ROOT=~/Downloads/repository/kaldi...