update repo

This commit is contained in:
嘉渊 2023-05-26 10:50:40 +08:00
parent f6d93c8b69
commit ba66b104d6

View File

@ -129,6 +129,7 @@ if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4 ]; then
--use_preprocessor true \
--token_type $token_type \
--token_list $token_list \
--dataset_type large \
--data_dir ${feats_dir}/data \
--train_set ${train_set} \
--valid_set ${valid_set} \