@ -6,6 +6,15 @@ This example contains code used to train a [DiffSinger](https://arxiv.org/abs/21
### Download and Extract
Download Opencpop from it's [Official Website](https://wenet.org.cn/opencpop/download/) and extract it to `~/datasets`. Then the dataset is in the directory `~/datasets/Opencpop`.
### pip install
<!-- Comment: Cause ppdiffusers will install newest huggingface_hub, but cached_download function has been removed, So need to install the specified version.>
<!-- TODO: If the corresponding dependency library is OK, it needs to be deleted.-->
```shell
pip install huggingface_hub==0.25.2
```
## Get Started
Assume the path to the dataset is `~/datasets/Opencpop`.