from local

This commit is contained in:
dohe0342 2023-04-11 17:04:23 +09:00
parent 068625086a
commit d45ac5bb16
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ if [ $workstation = "whale" ]; then
./pruned_transducer_stateless_d2v_v2/prompt_tuning.py \ ./pruned_transducer_stateless_d2v_v2/prompt_tuning.py \
--num-buckets 2 \ --num-buckets 2 \
--add-adapter True \ --add-adapter True \
--adapter-lr 2.0 \ --adapter-lr 0.5 \
--gender male \ --gender male \
--wandb False \ --wandb False \
--input-strategy AudioSamples \ --input-strategy AudioSamples \