from local

This commit is contained in:
dohe0342 2023-04-07 11:34:15 +09:00
parent 90395dae45
commit 5f045c49c5
2 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ else
rm ./pruned_transducer_stateless_d2v_v2/$1/.train.done
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
--start-batch 201 \
--start-batch 200 \
--num-buckets 2 \
--add-adapter True \
--adapter-lr 0.02 \