diff --git a/egs/librispeech/ASR/.run_v2.sh.swp b/egs/librispeech/ASR/.run_v2.sh.swp index 71518a752..2286580ba 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/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index cccf26bf7..fb46b8ac4 100644 Binary files a/egs/librispeech/ASR/.run_v3.sh.swp and b/egs/librispeech/ASR/.run_v3.sh.swp differ diff --git a/egs/librispeech/ASR/run_v3.sh b/egs/librispeech/ASR/run_v3.sh index 2eae4509b..57a13eaa1 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -26,6 +26,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7" --joiner-dim 768 \ --prune-range 20 \ --context-size 2 \ + --ctc-loss-scale 0.2 #./pruned_transducer_stateless_d2v/train.py \ #--initial-lr 0.0003 \