diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index aee5e6f4a..3941ba929 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 eef39ef2a..974bccd0d 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -21,7 +21,7 @@ do --avg 1 \ --use-averaged-model True \ --spk-id $spk_id \ - --res-name promptlen10_$i + --res-name promptlen10_check$i done done