mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Update train.py
Update description
This commit is contained in:
parent
648495d555
commit
67435077c1
@ -31,7 +31,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
|||||||
--exp-dir conformer_ctc2/exp \
|
--exp-dir conformer_ctc2/exp \
|
||||||
--lang-dir data/lang_bpe_200 \
|
--lang-dir data/lang_bpe_200 \
|
||||||
--otc-token "<star>" \
|
--otc-token "<star>" \
|
||||||
--num_features 80
|
--num_features 80 \
|
||||||
--allow-bypass-arc true \
|
--allow-bypass-arc true \
|
||||||
--allow-self-loop-arc true \
|
--allow-self-loop-arc true \
|
||||||
--initial-bypass-weight -19 \
|
--initial-bypass-weight -19 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user