Commit
·
d1c7f29
1
Parent(s):
cfd0e38
Update test.py
Browse files
test.py
CHANGED
@@ -90,7 +90,7 @@ _URLS = {
|
|
90 |
"hf://datasets/ProgramComputer/voxceleb/vox1/vox1_dev_wav_partac",
|
91 |
"hf://datasets/ProgramComputer/voxceleb/vox1/vox1_dev_wav_partad",
|
92 |
),
|
93 |
-
"test": "
|
94 |
},
|
95 |
"audio2": {
|
96 |
"placeholder": "hf://datasets/ProgramComputer/voxceleb/vox2/vox2_dev_aac_partaa",
|
|
|
90 |
"hf://datasets/ProgramComputer/voxceleb/vox1/vox1_dev_wav_partac",
|
91 |
"hf://datasets/ProgramComputer/voxceleb/vox1/vox1_dev_wav_partad",
|
92 |
),
|
93 |
+
"test": "https://huggingface.co/datasets/ProgramComputer/voxceleb/resolve/main/vox1/vox1_test_wav.zip",
|
94 |
},
|
95 |
"audio2": {
|
96 |
"placeholder": "hf://datasets/ProgramComputer/voxceleb/vox2/vox2_dev_aac_partaa",
|