tempo_eval.extract_c_var_from_beats

tempo_eval.extract_c_var_from_beats(annotation_set)[source]

Extract coefficient of variations for the beats in the annotation set.

Parameters

annotation_set (Dict[str, Dict[str, Annotation]]) – dict of annotations with annotation name as key

Return type

Dict[str, Dict[str, float]]

Returns

nested dicts with set and item names as key and normalized tempo standard deviations as value