i6_core.features.tone

class i6_core.features.tone.ToneJob(*args, **kwargs)
cleanup_before_run(cmd, retry, task_id, *args)
convert(task_id)
classmethod create_convert_config(crp, timestamp_flow, timestamp_port, extra_convert_config, extra_convert_post_config, **kwargs)
classmethod create_convert_flow(crp, timestamp_flow, timestamp_port, **kwargs)
classmethod create_dump_config(crp, samples_flow, extra_dump_config, extra_dump_post_config, **kwargs)
classmethod create_dump_flow(crp, samples_flow, **kwargs)
create_files()
dump(task_id)
extract_pitch()
classmethod hash(kwargs)
Parameters:

parsed_args (dict[str]) –

Returns:

hash for job given the arguments

Return type:

str

tasks()
Returns:

yields Task’s

Return type:

list[sisyphus.task.Task]