From d570b7f29562f1a627561a116d521744221efaf9 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Mon, 30 Jan 2023 16:59:18 +0900 Subject: [PATCH] from local --- egs/librispeech/ASR/.test.sh.swp | Bin 12288 -> 12288 bytes .../.train_adapter.py.swp | Bin 73728 -> 73728 bytes egs/librispeech/ASR/test.sh | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 8cf91c516ae02ededdd131ccebff80c3f8950983..9de256f50bab76a1730b21eadae069193e8a5f37 100644 GIT binary patch delta 13 UcmZojXh_%~r_X3OSziAk03n$KvH$=8 delta 13 UcmZojXh_%~r_X3ISziAk03oOZwEzGB diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train_adapter.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train_adapter.py.swp index af83fc13d8332a0752095deaecd230fad971e2fd..692e63739dfa9fe5873703d62250c572ae8cd6c6 100644 GIT binary patch delta 36 qcmZoTz|wGlMJ&l6%+puFQqO<^2m}}y4pm%F&TVcK+bYKRN*(~fJ_@t| delta 36 qcmZoTz|wGlMJ&l6%+puFQqO<^2m}}y+)Az|cU3luZ53mDB@Y0)cM3-U diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index efe07b434..88cf1b0b1 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-40.pt \ + --model-name epoch-10.pt \ --exp-dir ./pruned_transducer_stateless_d2v_v2/6938_test \ --max-duration 600 \ --decoding-method $method \