export CUDA_VISIBLE_DEVICES= | |
./pruned_transducer_stateless7/export.py \ | |
--exp-dir ./pruned_transducer_stateless7/exp \ | |
--bpe-model data/en/lang_bpe_500/bpe.model \ | |
--epoch 30 \ | |
--avg 5 \ | |
--jit 0 | |
export CUDA_VISIBLE_DEVICES= | |
./pruned_transducer_stateless7/export.py \ | |
--exp-dir ./pruned_transducer_stateless7/exp \ | |
--bpe-model data/en/lang_bpe_500/bpe.model \ | |
--epoch 30 \ | |
--avg 5 \ | |
--jit 0 | |