from local

This commit is contained in:
dohe0342 2023-05-02 13:51:34 +09:00
parent 6a7624a1e3
commit 945617dc3e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

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/train_adapter.py \
./pruned_transducer_stateless_d2v_v2/bitfit.py \
--num-buckets 2 \
--add-adapter True \
--adapter-lr 0.1 \