diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 2f399d6f9..c3ce75c4c 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 f9f48c920..814da51ee 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -25,7 +25,7 @@ do --use-averaged-model True \ --spk-id $spk_id \ --prompt True \ - --res-name prompt_newinit_check$i + --res-name ttt #--res-name fullft_check$i done done