i6_core.recognition.cn_decoding

class i6_core.recognition.cn_decoding.CNDecodingJob(*args, **kwargs)
cleanup_before_run(cmd, retry, task_id, *args)
classmethod create_config(crp, lattice_path, lm_scale, pron_scale, write_cn, extra_config, extra_post_config)
create_files()
classmethod hash(kwargs)
Parameters:

parsed_args (dict[str]) –

Returns:

hash for job given the arguments

Return type:

str

merge()
run(task_id)
tasks()
Returns:

yields Task’s

Return type:

list[sisyphus.task.Task]