Skip to content

slt script

slt

Inspect and produce model source_logic_trees.

Usage:

slt [OPTIONS] COMMAND [ARGS]...

Options:

  --help  Show this message and exit.

hash_gmms

Dump the gmm branches with hashes.

Usage:

slt hash_gmms [OPTIONS] MODEL_ID

Options:

  -o, --outfile FILENAME
  --help                  Show this message and exit.

hash_sources

Dump the sources with hashes form the given MODEL.

Usage:

slt hash_sources [OPTIONS] MODEL_ID

Options:

  -o, --outfile FILENAME
  --help                  Show this message and exit.

ls

List the available model versions.

Usage:

slt ls [OPTIONS]

Options:

  -l, --long  also print the model title.
  --help      Show this message and exit.

to_json

Get the model in json form.

Usage:

slt to_json [OPTIONS] MODEL_ID

Options:

  --help  Show this message and exit.