tests.recipes.cad_icassp_2024.baseline package

Submodules

tests.recipes.cad_icassp_2024.baseline.test_enhance module

Tests for the enhance module

tests.recipes.cad_icassp_2024.baseline.test_enhance.test_decompose_signal(separation_model)[source]

Takes a signal and decomposes it into VDBO sources using the HDEMUCS model

tests.recipes.cad_icassp_2024.baseline.test_enhance.test_process_remix_for_listener(apply_compressor)[source]

Test the process remix for listener

tests.recipes.cad_icassp_2024.baseline.test_enhance.test_save_flac_signal(tmp_path)[source]

Test save flac signal

tests.recipes.cad_icassp_2024.baseline.test_evaluate module

Tests for the enhance module

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_apply_gains(tmp_path, gains, expected_result)[source]

Test apply_gains It test the 4 different gains for the 4 different stems

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_apply_ha(apply_compressor, expected_result)[source]

Test apply_ha

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_level_normalisation()[source]

Test level_normalisation

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_load_reference_stems(tmp_path)[source]

Test load_reference_stems

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_make_scene_listener_list()[source]

Test make_scene_listener_list

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_remix_stems(tmp_path)[source]

Test remix_stems

tests.recipes.cad_icassp_2024.baseline.test_evaluate.test_set_song_seed(song, expected_result)[source]

Thest the function set_song_seed using 2 different inputs

Module contents