There was an error while loading. Please reload this page.
1 parent 9b4dc93 commit a794273Copy full SHA for a794273
egs/wsj/s5/steps/cleanup/clean_and_segment_data_nnet3.sh
@@ -132,7 +132,7 @@ if [ $stage -le 1 ]; then
132
echo "$0: Building biased-language-model decoding graphs..."
133
134
135
- steps/cleanup/make_biased_lm_graphs.sh $graph_opts \
+ steps/cleanup/make_biased_lm_graphs.sh $graph_opts --scale-opts "$scale_opts" \
136
--nj $nj --cmd "$cmd" \
137
$data $lang $dir $dir/graphs
138
fi
0 commit comments