diff --git a/egs/librispeech/ASR/.lora.sh.swp b/egs/librispeech/ASR/.lora.sh.swp index 5e9a6ee19..dfc781630 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 0efe9edb3..8396b9a6b 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.1 \ + --adapter-lr 0.01 \ --gender male \ --wandb False \ --input-strategy AudioSamples \ diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.data2vec_audio.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.data2vec_audio.py.swp index 5f07c3eb1..215c8f671 100644 Binary files a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.data2vec_audio.py.swp and b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.data2vec_audio.py.swp differ