from local

This commit is contained in:
dohe0342 2023-05-26 12:15:43 +09:00
parent c1b5b4a32d
commit dd2e23bcda
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -60,7 +60,7 @@ else
./pruned_transducer_stateless_d2v_v2/train_lora.py \ ./pruned_transducer_stateless_d2v_v2/train_lora.py \
--num-buckets 2 \ --num-buckets 2 \
--add-adapter True \ --add-adapter True \
--adapter-lr 0.01 \ --adapter-lr 0.1 \
--gender male \ --gender male \
--wandb False \ --wandb False \
--input-strategy AudioSamples \ --input-strategy AudioSamples \