offtoung commited on
Commit
7bc69a9
·
verified ·
1 Parent(s): 41373e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -5,20 +5,22 @@ license_link: LICENSE
5
  ---
6
  音声合成モデル Pheme (https://github.com/PolyAI-LDN/pheme) の日本語版です。
7
 
 
 
8
  Pheme (large) の公式チェックポイントをベースに、日本語で追加学習しています。
9
  事前学習に、
10
 
11
- ・ReazonSpeech コーパスv1 https://huggingface.co/datasets/reazon-research/reazonspeech)
12
 
13
- ・青空文庫振り仮名注釈付き音声コーパス https://github.com/ndl-lab/hurigana-speech-corpus-aozora
14
 
15
  を利用し、続いて、
16
 
17
- ・みんなで作るJSUTコーパスbasic5000 https://tyc.rei-yumesaki.net/material/minnade-jsut/
18
 
19
- ・ルナイトネイルさんの ITA コーパス読み上げ音源 https://runaitoneiru.fanbox.cc/posts/3786422
20
 
21
- ・黄琴海月さんの ITA コーパスおよび MANA コーパス読み上げ音源 (ひそひそスタイル) https://kikyohiroto1227.wixsite.com/kikoto-utau/kurage
22
 
23
  を用いた学習を行っています。
24
  最終的な話者は、ルナイトネイルさんと黄琴海月さんの 2 名です。
 
5
  ---
6
  音声合成モデル Pheme (https://github.com/PolyAI-LDN/pheme) の日本語版です。
7
 
8
+ 本モデルは、本リポジトリは、「ローカル LLM に向き合う会」と「メタデータラボ株式会社」の共催で開催された、[LOCAL AI HACKATHON#000](https://imminent-land-e64.notion.site/LOCAL-AI-HACKATHON-b8045ad0a99d40aaaa8591e41c5a6660) の成果物です。
9
+
10
  Pheme (large) の公式チェックポイントをベースに、日本語で追加学習しています。
11
  事前学習に、
12
 
13
+ [ReazonSpeech コーパスv1](https://huggingface.co/datasets/reazon-research/reazonspeech)
14
 
15
+ [青空文庫振り仮名注釈付き音声コーパス](https://github.com/ndl-lab/hurigana-speech-corpus-aozora)
16
 
17
  を利用し、続いて、
18
 
19
+ [みんなで作るJSUTコーパスbasic5000](https://tyc.rei-yumesaki.net/material/minnade-jsut/)
20
 
21
+ [ルナイトネイルさんの ITA コーパス読み上げ音源](https://runaitoneiru.fanbox.cc/posts/3786422)
22
 
23
+ [黄琴海月さんの ITA コーパスおよび MANA コーパス読み上げ音源 (ひそひそスタイル)](https://kikyohiroto1227.wixsite.com/kikoto-utau/kurage)
24
 
25
  を用いた学習を行っています。
26
  最終的な話者は、ルナイトネイルさんと黄琴海月さんの 2 名です。