We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8c5a2 commit c2f0295Copy full SHA for c2f0295
egs/chime6/s5_track2/local/segmentation/tuning/train_stats_sad_1a.sh
@@ -143,7 +143,7 @@ if [ $stage -le 7 ]; then
143
# Dev (using -c 0.25)
144
# MISSED SPEECH = 1188.59 secs ( 3.3 percent of scored time)
145
# FALARM SPEECH = 539.37 secs ( 1.5 percent of scored time)
146
- echo "[ 30 2 1 ]" > $dir/post_output.vec || exit 1
+ echo " [ 30 2 1 ]" > $dir/post_output.vec || exit 1
147
148
echo 3 > $dir/frame_subsampling_factor
149
fi
0 commit comments