mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
Update the parameter 'vocab-size' (#1364)
Co-authored-by: wdq <dongqin.wan@desaysv.com>
This commit is contained in:
parent
9e5a5d7839
commit
c3bbb32f9e
@ -362,6 +362,6 @@ if [ $stage -le 21 ] && [ $stop_stage -ge 21 ]; then
|
||||
--exp-dir rnnlm_char/exp \
|
||||
--lm-data data/lm_char/sorted_lm_data.pt \
|
||||
--lm-data-valid data/lm_char/sorted_lm_data-valid.pt \
|
||||
--vocab-size 4336 \
|
||||
--vocab-size 5537 \
|
||||
--master-port 12340
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user