diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index dc9d66905..89ae39c6d 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 5ccafa0ab..b927276c3 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -15,7 +15,7 @@ do --exp-dir ./pruned_transducer_stateless_d2v_v2/$2 \ --max-duration 600 \ --iter $i \ - --model-name lora + --model-name lora \ --decoding-method $method \ --max-sym-per-frame 1 \ --encoder-type d2v \