Changes to lattice determinization: 1. changed deque to priority_queue in...
Changes to lattice determinization: 1. changed deque to priority_queue in EpsilonClosure in determinize-lattice-pruned.cc, which should speed up the determinization process substantially; 2. added KALDI_VLOG(2) debug info to lattice-determinize-pruned.cc and lattice-determinize-pruned-parallel.cc git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3439 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
Showing
- src/lat/determinize-lattice-pruned.cc 25 additions, 29 deletionssrc/lat/determinize-lattice-pruned.cc
- src/lat/determinize-lattice-pruned.h 5 additions, 5 deletionssrc/lat/determinize-lattice-pruned.h
- src/latbin/lattice-determinize-pruned-parallel.cc 3 additions, 0 deletionssrc/latbin/lattice-determinize-pruned-parallel.cc
- src/latbin/lattice-determinize-pruned.cc 3 additions, 0 deletionssrc/latbin/lattice-determinize-pruned.cc
Please register or sign in to comment