Update onnx_pretrained-streaming.py

This commit is contained in:
jinzr 2023-07-06 23:02:47 +08:00
parent 73e8f62677
commit 27ae1d83ba

View File

@ -29,7 +29,7 @@ popd
2. Export the model to ONNX
./zipformer/export-onnx-streaming.py \
--bpe-model $repo/data/lang_bpe_500/tokens.txt \
--tokens $repo/data/lang_bpe_500/tokens.txt \
--use-averaged-model 0 \
--epoch 99 \
--avg 1 \