diff --git a/egs/librispeech/ASR/.lora.sh.swp b/egs/librispeech/ASR/.lora.sh.swp index 0e3a583b5..481142706 100644 Binary files a/egs/librispeech/ASR/.lora.sh.swp and b/egs/librispeech/ASR/.lora.sh.swp differ diff --git a/egs/librispeech/ASR/lora.sh b/egs/librispeech/ASR/lora.sh index 8396b9a6b..0efe9edb3 100755 --- a/egs/librispeech/ASR/lora.sh +++ b/egs/librispeech/ASR/lora.sh @@ -60,7 +60,7 @@ else ./pruned_transducer_stateless_d2v_v2/train_lora.py \ --num-buckets 2 \ --add-adapter True \ - --adapter-lr 0.01 \ + --adapter-lr 0.1 \ --gender male \ --wandb False \ --input-strategy AudioSamples \