ProgramComputer commited on
Commit
66e0627
·
1 Parent(s): b2163ff

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -0
test.py CHANGED
@@ -305,6 +305,7 @@ class VoxCeleb(datasets.GeneratorBasedBuilder):
305
  )
306
 
307
  for path in paths[conf]:
 
308
  #raise Exception([x for x in Path(path).glob('**/*')])
309
  # def find_mount_point(path):
310
  # path = os.path.realpath(path)
 
305
  )
306
 
307
  for path in paths[conf]:
308
+ raise Exception(paths)
309
  #raise Exception([x for x in Path(path).glob('**/*')])
310
  # def find_mount_point(path):
311
  # path = os.path.realpath(path)