recipes.cad1.task1.baseline.evaluate module

Evaluate the enhanced signals using the HAAQI metric.

recipes.cad1.task1.baseline.evaluate.make_song_listener_list(songs: list[str], listeners: dict[str, Listener], small_test: bool = False) list[tuple[str, str]][source]

Make the list of scene-listener pairing to process

recipes.cad1.task1.baseline.evaluate.run_calculate_aq(config: DictConfig) None[source]

Evaluate the enhanced signals using the HAAQI-RMS metric.

recipes.cad1.task1.baseline.evaluate.set_song_seed(song: str) None[source]

Set a seed that is unique for the given song