From 1629932109d7ab3fd5763c94aa627b0aeac557d2 Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Wed, 31 May 2023 10:05:13 +0200 Subject: [PATCH 1/2] small typo in the input path name --- item_gen_configs/P800-6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/item_gen_configs/P800-6.yml b/item_gen_configs/P800-6.yml index 689697f5..277f6a2a 100644 --- a/item_gen_configs/P800-6.yml +++ b/item_gen_configs/P800-6.yml @@ -15,7 +15,7 @@ fs: 48000 ### For Windows users: please use double back slash '\\' in paths and add '.exe' to executable definitions ### Input path to mono files -input_path: "./items_mono/trimmed" +input_path: "./items_mono" ### Output path for generated test items and metadata files output_path: "experiments/selection/P800-6/proc_input" -- GitLab From 52fe903fff2e5308702559e567041d941cdc1994 Mon Sep 17 00:00:00 2001 From: Vladimir Malenovsky Date: Wed, 31 May 2023 10:07:42 +0200 Subject: [PATCH 2/2] new set of FF IRs avoiding symmetry of sources --- .../generation/IR/FreeField_IR_Python_AB_20cm_Pos0.wav | 2 +- .../generation/IR/FreeField_IR_Python_AB_20cm_Pos1.wav | 2 +- .../generation/IR/FreeField_IR_Python_AB_20cm_Pos2.wav | 2 +- .../generation/IR/FreeField_IR_Python_AB_20cm_Pos3.wav | 2 +- .../generation/IR/FreeField_IR_Python_AB_20cm_Pos4.wav | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos0.wav b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos0.wav index dab9ab5a..36bf960c 100644 --- a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos0.wav +++ b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos0.wav @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d60467504761f1f531c84fa1d89816e34977d27494c4aec5f7ea7eefecbc8522 +oid sha256:c58b79685b9a5b8896d3e78e8ccb0499c7a3da57693904cf358db0ec6a73fe6f size 984 diff --git a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos1.wav b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos1.wav index 801f97f5..b640c9f0 100644 --- a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos1.wav +++ b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos1.wav @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0b1fe6ce5301e031574a84c4b789157a1596d41ba0b2d36320199bf1288f2b8 +oid sha256:676f1d1d041094542652200252b54e7788277deea7e92cbfc13273b2b6a68f04 size 984 diff --git a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos2.wav b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos2.wav index 0c5b820a..70745113 100644 --- a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos2.wav +++ b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos2.wav @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34cad461f6ded9cb3bc7af0eef69b771515cb388c5d0fc263fd5a1baf86fccda +oid sha256:8a6eb953c2890beac150bac67250c3a95188d40a9b4e2971f219f8815b15cdbb size 984 diff --git a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos3.wav b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos3.wav index 0c5b820a..6f2e03b3 100644 --- a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos3.wav +++ b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos3.wav @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34cad461f6ded9cb3bc7af0eef69b771515cb388c5d0fc263fd5a1baf86fccda +oid sha256:e82f2f00ea52c79cc05898824d114ccdc9ea3d5e4e58ab6548da95fa93cc6341 size 984 diff --git a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos4.wav b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos4.wav index 801f97f5..7bdb29fd 100644 --- a/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos4.wav +++ b/ivas_processing_scripts/generation/IR/FreeField_IR_Python_AB_20cm_Pos4.wav @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0b1fe6ce5301e031574a84c4b789157a1596d41ba0b2d36320199bf1288f2b8 +oid sha256:5a9c3bea97a2556492712f6edac3c2776497a82b9c9da193db42cfd2b7eb09ad size 984 -- GitLab