diff --git a/icefall/rnn_lm/export.py b/icefall/rnn_lm/export.py index 8d829dbc9..a0b7598fb 100644 --- a/icefall/rnn_lm/export.py +++ b/icefall/rnn_lm/export.py @@ -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