mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
0cbf85165a
commit
6fc76ab8e0
Binary file not shown.
Binary file not shown.
@ -49,6 +49,7 @@ if [ $workstation = "whale" ]; then
|
|||||||
else
|
else
|
||||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||||
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
||||||
|
--num-buckets 1 \
|
||||||
--add-adapter True \
|
--add-adapter True \
|
||||||
--adapter-lr 0.02472 \
|
--adapter-lr 0.02472 \
|
||||||
--gender male \
|
--gender male \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user