from local

This commit is contained in:
dohe0342 2023-06-09 15:59:18 +09:00
parent df60263a22
commit 60a2837b5f
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -39,8 +39,9 @@ else
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
./pruned_transducer_stateless_d2v_v2/train_tta.py \
--num-buckets 2 \
--pea True \
--bitfit True \
--adapter-lr 0.01 \
--pea-lr 0.01 \
--wandb False \
--input-strategy AudioSamples \
--enable-spec-aug False \