ProgramComputer
commited on
Commit
•
d940c0e
1
Parent(s):
94ed6ac
Update test.py
Browse files
test.py
CHANGED
@@ -257,7 +257,7 @@ class VoxCeleb(datasets.GeneratorBasedBuilder):
|
|
257 |
)
|
258 |
)
|
259 |
|
260 |
-
mapped_paths = dl_manager.
|
261 |
dict(
|
262 |
(
|
263 |
placeholder_key,
|
|
|
257 |
)
|
258 |
)
|
259 |
|
260 |
+
mapped_paths = dl_manager.download(
|
261 |
dict(
|
262 |
(
|
263 |
placeholder_key,
|