ProgramComputer
commited on
Commit
·
72333d7
1
Parent(s):
f09834f
Update test.py
Browse files
test.py
CHANGED
@@ -104,7 +104,7 @@ _URLS = {
|
|
104 |
"hf://datasets/ProgramComputer/voxceleb/vox2/vox2_dev_aac_partag",
|
105 |
"hf://datasets/ProgramComputer/voxceleb/vox2/vox2_dev_aac_partah",
|
106 |
),
|
107 |
-
"test": "
|
108 |
},
|
109 |
}
|
110 |
|
|
|
104 |
"hf://datasets/ProgramComputer/voxceleb/vox2/vox2_dev_aac_partag",
|
105 |
"hf://datasets/ProgramComputer/voxceleb/vox2/vox2_dev_aac_partah",
|
106 |
),
|
107 |
+
"test": "datasets/ProgramComputer/voxceleb/vox2/vox2_test_aac.zip",
|
108 |
},
|
109 |
}
|
110 |
|