daniel-dona's picture
Upload folder using huggingface_hub
f718466 verified
raw
history blame
209 Bytes
./zipformer/export.py \
--exp-dir ./zipformer/exp-causal \
--bpe-model data/lang_bpe_500/bpe.model \
--causal 1 \
--chunk-size 16 \
--left-context-frames 128 \
--epoch 30 \
--avg 8 \
--jit 1