diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 76c7e09b6..64b1b7bcb 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..fc5bbb17b 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 \ - --prompt True \ - --res-name tttt + --prompt False \ + --res-name fullft_v2_check$i #--res-name fullft_check$i done done