m-wiesner / nnet_pytorch

Kaldi style neural network training in pytorch for use in place of nnet3 in Kaldi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmetic changes checklist

desh2608 opened this issue · comments

  • Put common scripts such as split_memmap.sh in a common directory accessible from all egs.
  • Put training logs in log directory
  • Clean up prior_only related code in train.py