diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp index 4f37c2226..5dbd07b83 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 746cda285..c07e7da1f 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 ac86a3241..229d80156 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -21,8 +21,8 @@ do --avg 1 \ --use-averaged-model True \ --spk-id $spk_id \ - --res-name fullft_check$i - #--res-name promptlen20_check$i + --res-name promptlen30_check$i + #--res-name fullft_check$i done done