From b575d54c37bc8a1fa16bd0176be3de474b0e23cb Mon Sep 17 00:00:00 2001 From: Markus Multrus Date: Tue, 20 Jun 2023 21:50:38 +0200 Subject: [PATCH] fix condition numbers for BS1534-7b --- experiments/selection/BS1534-7b/config/BS1534-7b.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments/selection/BS1534-7b/config/BS1534-7b.yml b/experiments/selection/BS1534-7b/config/BS1534-7b.yml index 46be3389..3259a2e8 100644 --- a/experiments/selection/BS1534-7b/config/BS1534-7b.yml +++ b/experiments/selection/BS1534-7b/config/BS1534-7b.yml @@ -86,7 +86,7 @@ conditions_to_generate: dec: ### IVAS condition ############################### - c08: + c07: type: ivas bitrates: - 192000 @@ -94,7 +94,7 @@ conditions_to_generate: fmt: "MASA2" dec: fmt: "MASA2" - c09: + c08: type: ivas bitrates: - 256000 -- GitLab