diff --git a/egs/yesno/ASR/prepare.sh b/egs/yesno/ASR/prepare.sh index 9a0cc48bb..8fcee0290 100755 --- a/egs/yesno/ASR/prepare.sh +++ b/egs/yesno/ASR/prepare.sh @@ -24,7 +24,7 @@ log() { log "dl_dir: $dl_dir" if [ $stage -le 0 ] && [ $stop_stage -ge 0 ]; then - log "stage 0: Download data" + log "Stage 0: Download data" mkdir -p $dl_dir if [ ! -f $dl_dir/waves_yesno/.completed ]; then