from local

This commit is contained in:
dohe0342 2023-04-07 11:33:10 +09:00
parent 372931bb7b
commit 56be93ed10
3 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ else
export CUDA_VISIBLE_DEVICES="0,1,2,3"
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
--start-batch 201 \
--num-buckets 2 \
--add-adapter True \
--adapter-lr 0.02 \