from local

This commit is contained in:
dohe0342 2023-06-09 15:58:56 +09:00
parent ebb4ff7bd2
commit a41cf022f5
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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