#Introduction See Models in the folder [exp][exp] are generated using the following command: ```bash epoch=27 avg=10 ./pruned_transducer_stateless3/export.py \ --exp-dir ./pruned_transducer_stateless3/exp \ --bpe-model data/lang_bpe_500/bpe.model \ --epoch $epoch \ --avg $avg mv -v ./pruned_transducer_stateless3/exp/pretrained.pt ./pruned_transducer_stateless3/pretrained-epoch-${epoch}-avg-${avg}.pt ``` [exp]: https://huggingface.co/csukuangfj/icefall-asr-librispeech-pruned-transducer-stateless3-2022-04-29/tree/main/exp