Skip to content

Commit 10f54a1

Browse files
authored
A defs: fix path for sound dataset (#3438)
1 parent 3109f65 commit 10f54a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/dataset_definitions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@ datasets:
12541254
dataset_meta: antispoofing.json
12551255

12561256
- name: sound_classification
1257-
data_source: audio_dataset
1257+
data_source: audio_dataset/data
12581258
annotation_conversion:
12591259
converter: sound_classification
12601260
annotation_file: audio_dataset/validation.csv

0 commit comments

Comments
 (0)