ertk.dataset.write_filelist

ertk.dataset.write_filelist(paths: Iterable[str | PathLike], path: PathLike | str)

Write sorted file list.

Parameters:
paths: iterable of Path

Paths to audio clips.

path: str

Path of resulting file list.