i6_core.recognition.prune

class i6_core.recognition.prune.LatticePruningJob(*args, **kwargs)
cleanup_before_run(cmd, retry, task_id, *args)
classmethod create_config(crp, lattice_path, pruning_threshold, phone_coverage, nonword_phones, max_arcs_per_second, max_arcs_per_segment, output_format, pronunciation_scale, 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

run(task_id)
tasks()
Returns:

yields Task’s

Return type:

list[sisyphus.task.Task]