Update train.py

Update description
This commit is contained in:
Rezakh20 2024-03-05 09:40:41 +03:30 committed by GitHub
parent 648495d555
commit 67435077c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3"
--exp-dir conformer_ctc2/exp \
--lang-dir data/lang_bpe_200 \
--otc-token "<star>" \
--num_features 80
--num_features 80 \
--allow-bypass-arc true \
--allow-self-loop-arc true \
--initial-bypass-weight -19 \