diff --git a/egs/tedlium3/ASR/.lora.sh.swp b/egs/tedlium3/ASR/.lora.sh.swp index 1ff1dff4d..e6d66a3a7 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 da0d1d20e..4db9a2a21 100755 --- a/egs/tedlium3/ASR/lora.sh +++ b/egs/tedlium3/ASR/lora.sh @@ -40,7 +40,7 @@ else ./pruned_transducer_stateless_d2v_v2/train_tta.py \ --num-buckets 2 \ --pea True \ - --bitfit True \ + --lora True \ --pea-lr 0.01 \ --wandb False \ --input-strategy AudioSamples \