Fix broken JVNV corpus URL
Browse files
README.md
CHANGED
|
@@ -55,7 +55,7 @@ Synthesizer(VITS)의 Flow 레이어에 포함된 `rational_quadratic_spline` 함
|
|
| 55 |
|
| 56 |
### 화자 (JVNV)
|
| 57 |
|
| 58 |
-
[JVNV Corpus](https://sites.google.com/site/
|
| 59 |
|
| 60 |
| 화자 | 성별 | 스타일 |
|
| 61 |
|------|------|--------|
|
|
@@ -104,7 +104,7 @@ The `rational_quadratic_spline` function in the VITS Flow layer triggers a discr
|
|
| 104 |
|
| 105 |
### Speakers (JVNV)
|
| 106 |
|
| 107 |
-
Pre-trained speaker models from the [JVNV Corpus](https://sites.google.com/site/
|
| 108 |
|
| 109 |
| Speaker | Gender | Styles |
|
| 110 |
|---------|--------|--------|
|
|
@@ -153,7 +153,7 @@ VITSのFlowレイヤーに含まれる`rational_quadratic_spline`関数が半精
|
|
| 153 |
|
| 154 |
### 話者 (JVNV)
|
| 155 |
|
| 156 |
-
[JVNVコーパス](https://sites.google.com/site/
|
| 157 |
|
| 158 |
| 話者 | 性別 | スタイル |
|
| 159 |
|------|------|----------|
|
|
@@ -202,7 +202,7 @@ VITS Flow层中的`rational_quadratic_spline`函数在半精度(FP16)下会触
|
|
| 202 |
|
| 203 |
### 说话人 (JVNV)
|
| 204 |
|
| 205 |
-
基于[JVNV语料库](https://sites.google.com/site/
|
| 206 |
|
| 207 |
| 说话人 | 性别 | 风格 |
|
| 208 |
|--------|------|------|
|
|
|
|
| 55 |
|
| 56 |
### 화자 (JVNV)
|
| 57 |
|
| 58 |
+
[JVNV Corpus](https://sites.google.com/site/shinnosuketakamichi/research-topics/jvnv_corpus) 기반 사전학습 화자 모델입니다. 파인튜닝 없이 바로 추론에 사용할 수 있습니다.
|
| 59 |
|
| 60 |
| 화자 | 성별 | 스타일 |
|
| 61 |
|------|------|--------|
|
|
|
|
| 104 |
|
| 105 |
### Speakers (JVNV)
|
| 106 |
|
| 107 |
+
Pre-trained speaker models from the [JVNV Corpus](https://sites.google.com/site/shinnosuketakamichi/research-topics/jvnv_corpus). Ready for inference without fine-tuning.
|
| 108 |
|
| 109 |
| Speaker | Gender | Styles |
|
| 110 |
|---------|--------|--------|
|
|
|
|
| 153 |
|
| 154 |
### 話者 (JVNV)
|
| 155 |
|
| 156 |
+
[JVNVコーパス](https://sites.google.com/site/shinnosuketakamichi/research-topics/jvnv_corpus)ベースの事前学習話者モデルです。ファインチューニングなしで推論に使用できます。
|
| 157 |
|
| 158 |
| 話者 | 性別 | スタイル |
|
| 159 |
|------|------|----------|
|
|
|
|
| 202 |
|
| 203 |
### 说话人 (JVNV)
|
| 204 |
|
| 205 |
+
基于[JVNV语料库](https://sites.google.com/site/shinnosuketakamichi/research-topics/jvnv_corpus)的预训练说话人模型,无需微调即可直接用于推理。
|
| 206 |
|
| 207 |
| 说话人 | 性别 | 风格 |
|
| 208 |
|--------|------|------|
|