diff --git a/egs/librispeech/ASR/.prompt_tuning.sh.swp b/egs/librispeech/ASR/.prompt_tuning.sh.swp index cd438b78a..7d0f1ffe3 100644 Binary files a/egs/librispeech/ASR/.prompt_tuning.sh.swp and b/egs/librispeech/ASR/.prompt_tuning.sh.swp differ diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 2767758d6..ba34bf33a 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 e17e64d09..21135991f 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 150 200 250 300 350 400 450 500 +for i in 50 100 do for method in modified_beam_search do