mirror of
https://github.com/alphacep/vosk-api.git
synced 2026-03-23 00:01:25 +08:00
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"
|