diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 459d0aba0..4e05a8f52 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 843c55630..fac0739b4 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -22,7 +22,7 @@ do --use-averaged-model True \ --spk-id $spk_id \ --prompt True \ - --res-name test + --res-name tttt #--res-name fullft_check$i done done