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
78950a8d50
commit
a5f8eb8c64
Binary file not shown.
@ -13,6 +13,7 @@ if [ $workstation = "whale" ]; then
|
|||||||
--multi-optim False \
|
--multi-optim False \
|
||||||
--world-size 8 \
|
--world-size 8 \
|
||||||
--num-epochs 10000 \
|
--num-epochs 10000 \
|
||||||
|
--num-updates 5000 \
|
||||||
--full-libri 1 \
|
--full-libri 1 \
|
||||||
--exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \
|
--exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \
|
||||||
--max-duration 200 \
|
--max-duration 200 \
|
||||||
@ -24,8 +25,7 @@ if [ $workstation = "whale" ]; then
|
|||||||
--encoder-type d2v \
|
--encoder-type d2v \
|
||||||
--additional-block True \
|
--additional-block True \
|
||||||
--prune-range 10 \
|
--prune-range 10 \
|
||||||
--spk-id $2 \
|
--spk-id $2
|
||||||
--
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
# ./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user