"...git@developer.sourcefind.cn:modelzoo/solov2-pytorch.git" did not exist on "0d5233a32dac4288760f6d819ddfef9c1e020cf7"
Commit 7dadc844 authored by chenzk's avatar chenzk
Browse files

Update url.md

parent ff8d23fd
......@@ -59,7 +59,6 @@ pip install -r requirements.txt # requirements.txt
## 数据集
本步骤说明采用标贝女声数据集`BZNSYP`,其余音色数据参照[`recipes`](./recipes/)下的文件说明进行下载使用,项目中已提供[`BZNSYP`](./recipes/raw_datasets/BZNSYP.zip)迷你数据集进行试用,解压即可,完整BZNSYP数据集请从以下官网下载:
- https://www.data-baker.com/data/index/TNtts/
- scnet快速下载链接http://113.200.138.88:18080/aidatasets/project-dependency/bznsyp/-/tree/master
数据目录结构如下:
```
......@@ -98,7 +97,7 @@ python train.py
2k english + chinese + japanese: `vocoder.pt`
- https://huggingface.co/KdaiP/StableTTS/blob/main/vocoder.pt
- scnet快速下载链接[`stabletts`](http://113.200.138.88:18080/aimodels/findsource-dependency/stabletts_pytorch)
```
export HIP_VISIBLE_DEVICES=0
mv vocoder.pt ./checkpoints/vocoder.pt
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment