Skip to content
Snippets Groups Projects
Commit 0264288d authored by Dan Povey's avatar Dan Povey
Browse files

Fix to basis-fmllr script.

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1169 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
parent e0177cff
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
. cmd.sh
mfccdir=mfcc
# Make "per-utterance" versions of the test sets where the speaker
# information corresponds to utterances-- to demonstrate adaptation on
# short utterances, particularly for basis fMLLR
......@@ -62,3 +62,4 @@ steps/decode_basis_fmllr.sh --nj 10 --cmd "$decode_cmd" \
steps/decode_basis_fmllr.sh --nj 8 --cmd "$decode_cmd" \
exp/tri3b/graph_tgpr data/test_eval92_utt exp/tri3b/decode_tgpr_eval92_basis_utt || exit 1;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment