语帆
2024-02-28 e2425cc0675cc6fd7685067a27eabd1d32ca7fc9
examples/industrial_data_pretraining/lcbnet/demo2.sh
@@ -6,9 +6,8 @@
--config-name="config.yaml" \
++init_param=${file_dir}/model.pb \
++tokenizer_conf.token_list=${file_dir}/tokens.txt \
++frontend_conf.cmvn_file=${file_dir}/am.mvn \
++input=[${file_dir}/wav.scp,${file_dir}/ocr_text] \
+data_type='["sound", "text"]' \
+data_type='["kaldi_ark", "text"]' \
++tokenizer_conf.bpemodel=${file_dir}/bpe.model \
++output_dir="./outputs/debug" \
++device="" \