Adding sgmm2 code (not all fully finished, but compiles).
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1025 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
Showing
- src/TODO 1 addition, 0 deletionssrc/TODO
- src/decoder/Makefile 2 additions, 1 deletionsrc/decoder/Makefile
- src/decoder/decodable-am-diag-gmm.h 1 addition, 1 deletionsrc/decoder/decodable-am-diag-gmm.h
- src/decoder/decodable-am-sgmm.cc 0 additions, 41 deletionssrc/decoder/decodable-am-sgmm.cc
- src/decoder/decodable-am-sgmm.h 1 addition, 36 deletionssrc/decoder/decodable-am-sgmm.h
- src/decoder/decodable-am-sgmm2.cc 43 additions, 0 deletionssrc/decoder/decodable-am-sgmm2.cc
- src/decoder/decodable-am-sgmm2.h 103 additions, 0 deletionssrc/decoder/decodable-am-sgmm2.h
- src/decoder/lattice-faster-decoder.cc 3 additions, 1 deletionsrc/decoder/lattice-faster-decoder.cc
- src/gmm/am-diag-gmm.cc 4 additions, 66 deletionssrc/gmm/am-diag-gmm.cc
- src/gmm/am-diag-gmm.h 0 additions, 7 deletionssrc/gmm/am-diag-gmm.h
- src/gmm/model-common.cc 57 additions, 2 deletionssrc/gmm/model-common.cc
- src/gmm/model-common.h 27 additions, 11 deletionssrc/gmm/model-common.h
- src/lat/word-align-lattice.cc 2 additions, 1 deletionsrc/lat/word-align-lattice.cc
- src/sgmm/am-sgmm.h 5 additions, 3 deletionssrc/sgmm/am-sgmm.h
- src/sgmm/estimate-am-sgmm-ebw.cc 3 additions, 3 deletionssrc/sgmm/estimate-am-sgmm-ebw.cc
- src/sgmm/estimate-am-sgmm.cc 5 additions, 37 deletionssrc/sgmm/estimate-am-sgmm.cc
- src/sgmm/estimate-am-sgmm.h 1 addition, 7 deletionssrc/sgmm/estimate-am-sgmm.h
- src/sgmm2/Makefile 52 additions, 0 deletionssrc/sgmm2/Makefile
- src/sgmm2/am-sgmm-test.cc 278 additions, 0 deletionssrc/sgmm2/am-sgmm-test.cc
- src/sgmm2/am-sgmm.cc 1456 additions, 0 deletionssrc/sgmm2/am-sgmm.cc
Loading
Please register or sign in to comment