from local

This commit is contained in:
dohe0342 2023-06-09 17:10:16 +09:00
parent 6274eb1a67
commit 62d7bb69dd
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -40,7 +40,7 @@ else
./pruned_transducer_stateless_d2v_v2/train_tta.py \ ./pruned_transducer_stateless_d2v_v2/train_tta.py \
--num-buckets 2 \ --num-buckets 2 \
--pea True \ --pea True \
--bitfit True \ --lora True \
--pea-lr 0.01 \ --pea-lr 0.01 \
--wandb False \ --wandb False \
--input-strategy AudioSamples \ --input-strategy AudioSamples \