from local

This commit is contained in:
dohe0342 2023-01-25 17:18:15 +09:00
parent 0cbf85165a
commit 6fc76ab8e0
3 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ if [ $workstation = "whale" ]; then
else
export CUDA_VISIBLE_DEVICES="0,1,2,3"
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
--num-buckets 1 \
--add-adapter True \
--adapter-lr 0.02472 \
--gender male \