Update README.md
Browse files
README.md
CHANGED
|
@@ -6,8 +6,17 @@ license_link: https://runaitoneiru.fanbox.cc/posts/3786422
|
|
| 6 |
|
| 7 |
ルナイトネイルさんが公開されているITAコーパスでファインチューニングした音声合成モデルです。事前学習にはReazonSpeechデータセットと、みんなで作るJSUTコーパスを用いました。下記のURLに記載の利用規約の範囲内でご自由に利用いただけます。
|
| 8 |
|
| 9 |
-
モデル構造:
|
|
|
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
ルナイトネイルさんが公開されているITAコーパスでファインチューニングした音声合成モデルです。事前学習にはReazonSpeechデータセットと、みんなで作るJSUTコーパスを用いました。下記のURLに記載の利用規約の範囲内でご自由に利用いただけます。
|
| 8 |
|
| 9 |
+
### モデル構造:
|
| 10 |
+
VITS (Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech)
|
| 11 |
|
| 12 |
+
https://github.com/jaywalnut310/vits
|
| 13 |
|
| 14 |
+
### 学習データ:
|
| 15 |
+
ReazonSpeechデータセット (https://huggingface.co/datasets/reazon-research/reazonspeech)
|
| 16 |
+
|
| 17 |
+
みんなで作るJSUTコーパス (https://tyc.rei-yumesaki.net/material/minnade-jsut)
|
| 18 |
+
|
| 19 |
+
ルナイトネイルITAコーパス (https://runaitoneiru.fanbox.cc/posts/3786422)
|
| 20 |
+
|
| 21 |
+
### 利用規約:
|
| 22 |
+
https://runaitoneiru.fanbox.cc/posts/3786422
|