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