hainan-xv / kaldi

This is now the official location of the Kaldi project.
http://kaldi-asr.org
Other
5 stars 0 forks source link

Tensorflow gru #15

Closed DongjiGao closed 7 years ago

DongjiGao commented 7 years ago

add run_gru.sh to ami/s5/local/tfrnnlm, and change result saving dir from "${decode_dir}.tfrnnlm.lat.${ngram_order}gram.$weight" to "${decode_dir}.tfrnnlm.lat.gru.${ngram_order}gram.$weight"

add gru.py to ami/s5/steps/tfrnnlm