more fixes

This commit is contained in:
Fangjun Kuang 2022-07-06 20:29:06 +08:00
parent a3d0b4b295
commit a88f77877a

View File

@ -82,6 +82,7 @@ if [[ x"${GITHUB_EVENT_NAME}" == x"schedule" || x"${GITHUB_EVENT_LABEL_NAME}" ==
./pruned_transducer_stateless5/decode.py \
--decoding-method $method \
--use-averaged-model 0 \
--epoch 999 \
--avg 1 \
--max-duration $max_duration \