mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-13 20:12:24 +00:00
Fix some spelling errors.
This commit is contained in:
parent
6abd1bcd0a
commit
6c4a58273f
@ -24,7 +24,7 @@ log() {
|
|||||||
log "dl_dir: $dl_dir"
|
log "dl_dir: $dl_dir"
|
||||||
|
|
||||||
if [ $stage -le 0 ] && [ $stop_stage -ge 0 ]; then
|
if [ $stage -le 0 ] && [ $stop_stage -ge 0 ]; then
|
||||||
log "stage 0: Download data"
|
log "Stage 0: Download data"
|
||||||
mkdir -p $dl_dir
|
mkdir -p $dl_dir
|
||||||
|
|
||||||
if [ ! -f $dl_dir/waves_yesno/.completed ]; then
|
if [ ! -f $dl_dir/waves_yesno/.completed ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user