vctk / README.md
wangshaojia
update
318b67a
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')
```