marcoyang's picture
initial commit
e29f068
raw
history blame
No virus
226 Bytes
#!/usr/bin/env bash
export CUDA_VISIBLE_DEVICES=7
./pruned_transducer_stateless7/export.py \
--exp-dir ./pruned_transducer_stateless7/exp \
--bpe-model data/lang_bpe_500/bpe.model \
--epoch 30 \
--avg 11 \
--jit 0