IDyOM
IDyOM install helpers and standalone runner. User guide: IDyOM.
- is_idyom_installed()[source]
Check if IDyOM is installed by verifying SBCL, the IDyOM database, and source directory.
- run_idyom(input_path=None, pretraining_path=None, output_dir='.', experiment_name=None, description=None, target_viewpoints=['cpitch', 'onset'], source_viewpoints=['cpitch', 'onset'], models=':both', k=1, detail=3, ppm_order=None, sbcl_dynamic_space_size=8192)[source]
- VALID_VIEWPOINTS
set() -> new empty set object set(iterable) -> new set object
Build an unordered collection of unique elements.