diff --git a/egs/librispeech/ASR/.bitfit.sh.swp b/egs/librispeech/ASR/.bitfit.sh.swp index fd557c8d8..138950259 100644 Binary files a/egs/librispeech/ASR/.bitfit.sh.swp and b/egs/librispeech/ASR/.bitfit.sh.swp differ diff --git a/egs/librispeech/ASR/bitfit.sh b/egs/librispeech/ASR/bitfit.sh index 5ed95313a..7f4c40bfd 100755 --- a/egs/librispeech/ASR/bitfit.sh +++ b/egs/librispeech/ASR/bitfit.sh @@ -60,7 +60,7 @@ else ./pruned_transducer_stateless_d2v_v2/bitfit.py \ --num-buckets 2 \ --add-adapter True \ - --adapter-lr 0.1 \ + --adapter-lr 0.01 \ --gender male \ --wandb False \ --input-strategy AudioSamples \