diff --git a/egs/tedlium3/ASR/.lora.sh.swp b/egs/tedlium3/ASR/.lora.sh.swp index 277e658dd..b6a1f3e9a 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 c5a13c309..8c33643aa 100755 --- a/egs/tedlium3/ASR/lora.sh +++ b/egs/tedlium3/ASR/lora.sh @@ -39,7 +39,7 @@ else if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then ./pruned_transducer_stateless_d2v_v2/train_tta.py \ --num-buckets 2 \ - --add-adapter True \ + --bitfit True \ --adapter-lr 0.01 \ --wandb False \ --input-strategy AudioSamples \ 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 18e190aa7..4cf33358e 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