diff --git a/egs/tedlium3/ASR/.lora.sh.swp b/egs/tedlium3/ASR/.lora.sh.swp index 421fceaf3..e6d2f7a7b 100644 Binary files a/egs/tedlium3/ASR/.lora.sh.swp and b/egs/tedlium3/ASR/.lora.sh.swp differ diff --git a/egs/tedlium3/ASR/lora.sh b/egs/tedlium3/ASR/lora.sh index 472e962dc..0a1e453d1 100755 --- a/egs/tedlium3/ASR/lora.sh +++ b/egs/tedlium3/ASR/lora.sh @@ -62,6 +62,7 @@ else --additional-block True \ --prune-range 10 \ --spk-id $2 \ + --ctc-loss-scale 0. #touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done fi fi diff --git a/egs/tedlium3/ASR/pruned_transducer_stateless_d2v_v2/.train_tta.py.swp b/egs/tedlium3/ASR/pruned_transducer_stateless_d2v_v2/.train_tta.py.swp index 5798f080d..a8ac2054c 100644 Binary files a/egs/tedlium3/ASR/pruned_transducer_stateless_d2v_v2/.train_tta.py.swp and b/egs/tedlium3/ASR/pruned_transducer_stateless_d2v_v2/.train_tta.py.swp differ