ProgramComputer commited on
Commit
9874eb0
·
1 Parent(s): de94983

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -270,7 +270,7 @@ class VoxCeleb(datasets.GeneratorBasedBuilder):
270
  )
271
  )
272
 
273
- raise Exception(dl_manager.iter_files(files))
274
  return [
275
  datasets.SplitGenerator(
276
  name="train",
 
270
  )
271
  )
272
 
273
+ raise Exception(dl_manager.iter_files(mapped_paths))
274
  return [
275
  datasets.SplitGenerator(
276
  name="train",