vak.cli.cli.cli¶

vak.cli.cli.cli(command, config_file)[source]¶

Execute the commands of the command-line interface.

Parameters:
  • command (string) – One of {‘prep’, ‘train’, ‘eval’, ‘predict’, ‘learncurve’}

  • config_file (str, Path) – path to a config.toml file