Skip to content

Commit

Permalink
show the log result
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Keqi authored Apr 23, 2022
1 parent 65b5356 commit 809106e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_integration_espnet2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ for t in ${feats_types}; do
if ! ./run.sh --ngpu 0 --stage 6 --stop-stage 13 --skip-upload false --feats-type "${t}" --tgt_token_type "${t2}" --src_token_type "${t2}" \
--st-args "--max_epoch=1" --lm-args "--max_epoch=1" --inference_args "--beam_size 5" --python "${python}"
then
cat exp/st_train_st_raw_bpe_lc.rm30_max_epoch1/inference_beam_size1_st_model_valid.acc.ave/train_dev/logdir/st_inference.1.log
cat exp/st_train_st_raw_bpe_lc.rm30_max_epoch1/inference_beam_size5_st_model_valid.acc.ave/train_dev/logdir/st_inference.1.log
fi
done
done
Expand Down

0 comments on commit 809106e

Please sign in to comment.