from local
This commit is contained in:
parent
73f7fd5e5e
commit
16e071363e
Binary file not shown.
@ -4,6 +4,7 @@ if [ $workstation = "whale" ]; then
|
|||||||
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||||
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
|
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
|
||||||
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
||||||
|
--num-buckets 2 \
|
||||||
--add-adapter True \
|
--add-adapter True \
|
||||||
--adapter-lr 0.02 \
|
--adapter-lr 0.02 \
|
||||||
--gender male \
|
--gender male \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user