File size: 181 Bytes
a5e570d
 
 
318b67a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12

copy from https://huggingface.co/datasets/vctk
and support set data_files


use-eg.

```python

ds = load_dataset(f'SeanSleat/vctk',data_files='/path/to/VCTK-Corpus-0.92.zip')
```