6 lines
134 B
Bash
6 lines
134 B
Bash
export train_cmd="run.pl"
|
|
export decode_cmd="run.pl"
|
|
export mkgraph_cmd="run.pl"
|
|
export cuda_cmd="run.pl"
|
|
export get_egs_cmd="run.pl"
|