yfyeung's picture
Upload 6 files
92b0ee3
raw
history blame contribute delete
246 Bytes
#!/usr/bin/env bash
export CUDA_VISIBLE_DEVICES=
./pruned_transducer_stateless7/export-onnx.py \
--bpe-model ./data/lang_bpe_500/bpe.model \
--use-averaged-model 1 \
--epoch 30 \
--avg 4 \
--exp-dir ./pruned_transducer_stateless7/exp