File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SUBDIRS = base matrix util feat cudafeat tree gmm transform \
99 bin fstbin gmmbin fgmmbin featbin cudafeatbin \
1010 nnetbin latbin sgmm2 sgmm2bin nnet2 nnet3 rnnlm chain nnet3bin nnet2bin kwsbin \
1111 ivector ivectorbin online2 online2bin lmbin chainbin rnnlmbin \
12- cudadecoder cudadecoderbin
12+ cudadecoder cudadecoderbin
1313
1414MEMTESTDIRS = base matrix util feat cudafeat tree gmm transform \
1515 fstext hmm lm decoder lat nnet kws chain \
@@ -159,7 +159,7 @@ sgmm2: base util matrix gmm tree transform hmm
159159fstext : base util matrix tree
160160hmm : base tree matrix util
161161lm : base util matrix fstext
162- decoder : base util matrix gmm hmm tree transform lat
162+ decoder : base util matrix gmm hmm tree transform lat fstext
163163lat : base util hmm tree matrix
164164cudamatrix : base util matrix
165165nnet : base util hmm tree matrix cudamatrix
You can’t perform that action at this time.
0 commit comments