i6_core.lm.lm_image

class i6_core.lm.lm_image.CreateLmImageJob(*args, **kwargs)

pre-compute LM image without generating global cache

cleanup_before_run(cmd, retry, *args)
classmethod create_config(crp, extra_config, extra_post_config, encoding, **kwargs)
create_files()
classmethod hash(kwargs)
Parameters:

parsed_args (dict[str]) –

Returns:

hash for job given the arguments

Return type:

str

run()
tasks()
Returns:

yields Task’s

Return type:

list[sisyphus.task.Task]