Blame view

egs/tedlium/s5/local/chain/README 406 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  These are the instructions to reproduce the TEDLIUM models described in
  "Purely sequence-trained neural networks for ASR based on lattice-free
  MMI", by Povey et al.
  
  First run:
  
  ./run.sh
  
  until the end of stage 7. (local/nnet/run_dnn.sh can be skipped.)
  
  Then run:
  
  local/chain/run_tdnn.sh
  
  to see results for a generic chain model. See the script's header
  comments to see other options, and their results.