Skip to content

Commit b8ddcef

Browse files
committed
fix: algorithms label for IEEE_SPCUP_2022
1 parent 4f498f8 commit b8ddcef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/datasets/datasets.model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export const DatasetAlgorithmLabel: any = {
4040
/* Record<Dataset, string> */ ASVSPOOF_2019_LA_MP3_LOW: 'SYSTEM_ID',
4141
ASVSPOOF_2019_LA_V2: 'SYSTEM_ID',
4242
TIMIT_TTS_CLEAN: 'generator_tool',
43+
IEEE_SPCUP_2022: 'SYSTEM_ID',
4344
BARKHAUSEN: 'param',
4445
};
4546

0 commit comments

Comments
 (0)