steps/train_lda_mllt.sh --cmd "$train_cmd" \--splice-opts "--left-context=3 --right-context=3" \$numLeavesMLLT $numGaussMLLT data/train data/lang exp/tri1_ali exp/tri2
cluster-phones $context_opts $dir/treeacc $lang/phones/sets.int \$dir/questions.int 2> $dir/log/questions.log || exit 1;
...
...
...
...
I have no idea what the error means...
--
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Running matrix-lib-test .../bin/sh: line 1: 38438 Abort trap: 6 ./$x > $x.testlog 2>&1
... FAIL matrix-lib-test
Running kaldi-gpsr-test ...... SUCCESS
Running sparse-matrix-test ...... SUCCESS
make: *** [test] Error 1
The OS is OS X El Capitan Version 10.11.
But my friends who use the same version of Mac have no problem though..:(