diff --git a/egs/librispeech/ASR/.prompt_tuning.sh.swp b/egs/librispeech/ASR/.prompt_tuning.sh.swp index f91521982..b74c67533 100644 Binary files a/egs/librispeech/ASR/.prompt_tuning.sh.swp and b/egs/librispeech/ASR/.prompt_tuning.sh.swp differ diff --git a/egs/librispeech/ASR/prompt_tuning.sh b/egs/librispeech/ASR/prompt_tuning.sh index 4eb61b228..f546ed09b 100755 --- a/egs/librispeech/ASR/prompt_tuning.sh +++ b/egs/librispeech/ASR/prompt_tuning.sh @@ -7,7 +7,7 @@ if [ $workstation = "whale" ]; then ./pruned_transducer_stateless_d2v_v2/prompt_tuning.py \ --num-buckets 2 \ --add-adapter True \ - --adapter-lr 0.02 \ + --adapter-lr 2.0 \ --gender male \ --wandb False \ --input-strategy AudioSamples \ diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.model.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.model.py.swp index c93c80411..1a4cbe30b 100644 Binary files a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.model.py.swp and b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.model.py.swp differ