diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 46d3610ed..300ef850a 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 fdc59e97d..35227440d 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -24,8 +24,8 @@ do --avg 1 \ --use-averaged-model True \ --spk-id $spk_id \ - --prompt False \ - --res-name tttttt + --prompt True \ + --res-name prompt_newinit_check$i #--res-name fullft_check$i done done