export_lm_onnx.sh 221 Bytes
Newer Older
sunzhq2's avatar
sunzhq2 committed
1
2
3
4
python export_lm_onnx.py \
    --lm_file exp/lm_train_lm_transformer_char_batch_bins2000000/valid.loss.ave_10best.pth \
    --lm_config exp/lm_train_lm_transformer_char_batch_bins2000000/config.yaml \
    --output lm.onnx