diff --git a/egs/librispeech/ASR/.run_v2.sh.swp b/egs/librispeech/ASR/.run_v2.sh.swp index 226dd0a98..12f332e4e 100644 Binary files a/egs/librispeech/ASR/.run_v2.sh.swp and b/egs/librispeech/ASR/.run_v2.sh.swp differ diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp index 21b95367f..542b4125c 100644 Binary files a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp and b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp differ diff --git a/egs/librispeech/ASR/run_v2.sh b/egs/librispeech/ASR/run_v2.sh index 45bc87414..0db135a16 100755 --- a/egs/librispeech/ASR/run_v2.sh +++ b/egs/librispeech/ASR/run_v2.sh @@ -11,6 +11,7 @@ git pull --use-fp16 1 \ --max-duration 300 \ --exp-dir pruned_transducer_stateless_d2v_v2/exp \ + --encoder-dims "768 768 768 768 768" \ --feedforward-dims "1024,1024,2048,2048,1024" \ --ctc-loss-scale 0.2 \ --master-port 12535