diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp index a1797ca48..6dd6cb583 100644 Binary files a/egs/librispeech/ASR/.decode.sh.swp and b/egs/librispeech/ASR/.decode.sh.swp differ diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index f97fc4403..6a96be72b 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 5da319d69..a3f554b39 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -1,7 +1,7 @@ git pull spk_id=$1 #for i in 10 20 30 40 50 60 70 80 90 100 -for i in 30 +for i in 150 do for method in greedy_search #modified_beam_search fast_beam_search do