-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
APIImprovements to the APIImprovements to the API
Milestone
Description
Problem
Configuring a pipeline and tracking changes is hard with the large amount of arguments. This also leads to duplicated code in the CLI scripts.
Idea
Load configurations from config files in yaml. We could even create presets for specific configurations, like "ami", " dihard" and "voxconverse" for reproducibility.
Example
diart.benchmark ami/audio --reference ami/rttms --config amiOr with a custom config:
diart.stream audio.wav --config my_config.ymlMetadata
Metadata
Assignees
Labels
APIImprovements to the APIImprovements to the API