from local

This commit is contained in:
dohe0342 2023-05-04 13:51:29 +09:00
parent 29bf0dc2b2
commit 01794859ef
2 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ else
export CUDA_VISIBLE_DEVICES="0,1,2,3"
#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/layer_layer.py \
./pruned_transducer_stateless_d2v_v2/last_layer.py \
--num-buckets 2 \
--add-adapter True \
--adapter-lr 0.01 \