add export.py

This commit is contained in:
Yifan Yang 2023-06-02 11:49:16 +08:00
parent 03b77a9a34
commit b6871e58ff

View File

@ -44,7 +44,6 @@ for how to use the exported models outside of icefall.
./rnn_lm/export.py \
--exp-dir ./rnn_lm/exp \
--bpe-model data/lang_bpe_500/bpe.model \
--epoch 20 \
--avg 10