diff --git a/egs/tedlium3/ASR/.lora.sh.swp b/egs/tedlium3/ASR/.lora.sh.swp index 2bab2d475..276411f44 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 216ad1905..472e962dc 100755 --- a/egs/tedlium3/ASR/lora.sh +++ b/egs/tedlium3/ASR/lora.sh @@ -50,7 +50,6 @@ else --num-epochs 10000 \ --num-updates 101 \ --save-every-n 50 \ - --full-libri 1 \ --exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \ --max-duration 150 \ --accum-grads 2 \ @@ -63,6 +62,6 @@ else --additional-block True \ --prune-range 10 \ --spk-id $2 \ - touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done + #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 30e384f53..74cfd0503 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