from local

This commit is contained in:
dohe0342 2023-04-11 14:55:55 +09:00
parent cb3edc6c37
commit b3eecccd5e
3 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ if [ $workstation = "whale" ]; then
--additional-block True \ --additional-block True \
--prune-range 10 \ --prune-range 10 \
--spk-id $2 --spk-id $2
touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done #touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done
fi fi
# ./pruned_transducer_stateless_d2v_v2/train_adapter.py \ # ./pruned_transducer_stateless_d2v_v2/train_adapter.py \