yfyeung's picture
Upload 6 files
d92165d
raw
history blame
252 Bytes
#!/usr/bin/env bash
export CUDA_VISIBLE_DEVICES=
# greedy search
./pruned_transducer_stateless7/decode.py \
--epoch 20 \
--avg 5 \
--exp-dir ./pruned_transducer_stateless7/exp \
--max-duration 600 \
--decoding-method greedy_search