#!/bin/bash # run_4d3.sh is as run_4d.sh, but using a newer version of the scripts that # dump the egs with several frames of labels. train_stage=-10 use_gpu=true dir=exp/nnet4d3 . cmd.sh . ./path.sh . utils/parse_options.sh if $use_gpu; then if ! cuda-compiled; then cat <