Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion egs/swbd/s5c/local/nnet3/run_ivector_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ if $speed_perturb; then
steps/align_fmllr.sh --nj 100 --cmd "$train_cmd" \
data/${train_set}_sp data/lang exp/tri4 exp/tri4_ali_nodup_sp
fi
train_set=${train_set}_sp
fi
train_set=${train_set}_sp

if [ $stage -le 3 ]; then
mfccdir=mfcc_hires
Expand Down