yfyeung's picture
Update exp/decode.sh
eced10c
#!/usr/bin/env bash
export CUDA_VISIBLE_DEVICES=
# greedy search
./pruned_transducer_stateless7/decode_gigaspeech.py \
--epoch 20 \
--avg 5 \
--exp-dir ./pruned_transducer_stateless7/exp \
--max-duration 600 \
--decoding-method greedy_search