offtoung commited on
Commit
e6497e0
·
1 Parent(s): 9d7b3c7

Update README.md

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