From f453f67804dbb74204ab9bbc9f8f7a63909e236b Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Fri, 27 Jan 2023 18:52:41 +0900 Subject: [PATCH] from local --- egs/librispeech/ASR/.test.sh.swp | Bin 12288 -> 12288 bytes egs/librispeech/ASR/test.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 6fc60bc5406b2db468270f7d201e9a1076459b41..df52ed552d12abdaac0128c9f67f67cf9354a560 100644 GIT binary patch delta 37 rcmZojXh;xCG6?hZRj|}EU;qLE28OfqE+=b$-6+PP&uBDRUjHEg!nX?0 delta 37 rcmZojXh;xCG6?hZRj|}EU;qLE28PUemy>^f*(k=L&uBbZUjHEg#u*Db diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 8e151419b..46dd33e5c 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -6,7 +6,7 @@ do --input-strategy AudioSamples \ --enable-spec-aug False \ --additional-block True \ - --model-name epoch-30.pt \ + --model-name epoch-20.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/test \ --max-duration 600 \ --decoding-method $method \