diff --git a/egs/librispeech/ASR/.prepare_vox.sh.swp b/egs/librispeech/ASR/.prepare_vox.sh.swp index 36578d95d..5b7dec1be 100644 Binary files a/egs/librispeech/ASR/.prepare_vox.sh.swp and b/egs/librispeech/ASR/.prepare_vox.sh.swp differ diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index ea06179b0..2e974967d 100644 Binary files a/egs/librispeech/ASR/.test.sh.swp and b/egs/librispeech/ASR/.test.sh.swp differ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index fac0739b4..90187b31d 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -1,7 +1,7 @@ spk_id=$1 dir=$2 #for i in 10 20 30 40 50 60 70 80 90 100 -for i in 50 100 +for i in 50 do for method in modified_beam_search do