i6_core.lexicon.allophones

class i6_core.lexicon.allophones.DumpStateTyingJob(*args, **kwargs)
cleanup_before_run(cmd, retry, *args)
classmethod create_config(crp, extra_config, extra_post_config, **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]

class i6_core.lexicon.allophones.StoreAllophonesJob(*args, **kwargs)
cleanup_before_run(cmd, retry, *args)
classmethod create_config(crp, extra_config, extra_post_config, **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]