Respair commited on
Commit
589cf39
1 Parent(s): 7cb0fb7

Update README_JP.md

Browse files
Files changed (1) hide show
  1. README_JP.md +28 -2
README_JP.md CHANGED
@@ -1,3 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  [個人プロジェクト](https://github.com/Respaired/Project-Kanade)の一部で、日本語Speech分野のさらなる発展に焦点を当てています。
2
 
3
  - **Tsukasa** (24kHz)のHuggingFaceスペースを使用してください: [![huggingface](https://img.shields.io/badge/Interactive_Demo-HuggingFace-yellow)](https://huggingface.co/spaces/Respair/Shiki)
@@ -138,8 +164,8 @@ pip install -r requirements.txt
138
 
139
  ## Some cool and related projects:
140
 
141
- [Kokoro]("https://huggingface.co/spaces/hexgrad/Kokoro-TTS") - a very nice and light weight TTS, based on StyleTTS. supports Japanese and English.
142
- [VoPho]("https://github.com/ShoukanLabs/VoPho") - a meta phonemizer to rule them all. it will automatically handle any languages with hand-picked high quality phonemizers.
143
 
144
 
145
 
 
1
+ ---
2
+ thumbnail: https://i.postimg.cc/y6gT18Tn/Untitled-design-1.png
3
+ license: cc-by-nc-4.0
4
+ language:
5
+ - ja
6
+ pipeline_tag: text-to-speech
7
+ tags:
8
+ - '#StyleTTS'
9
+ - '#Japanese'
10
+ - Diffusion
11
+ - Prompt
12
+ - '#TTS'
13
+ - '#TexttoSpeech'
14
+ - '#speech'
15
+ - '#StyleTTS2'
16
+ ---
17
+
18
+ <div style="text-align:center;">
19
+ <img src="https://i.postimg.cc/y6gT18Tn/Untitled-design-1.png" alt="Logo" style="width:300px; height:auto;">
20
+ </div>
21
+
22
+
23
+ # Tsukasa 司 Speech: Engineering the Naturalness and Rich Expressiveness
24
+
25
+ **tl;dr** : I made a very cool japanese speech generation model.
26
+
27
  [個人プロジェクト](https://github.com/Respaired/Project-Kanade)の一部で、日本語Speech分野のさらなる発展に焦点を当てています。
28
 
29
  - **Tsukasa** (24kHz)のHuggingFaceスペースを使用してください: [![huggingface](https://img.shields.io/badge/Interactive_Demo-HuggingFace-yellow)](https://huggingface.co/spaces/Respair/Shiki)
 
164
 
165
  ## Some cool and related projects:
166
 
167
+ [Kokoro](https://huggingface.co/spaces/hexgrad/Kokoro-TTS) - a very nice and light weight TTS, based on StyleTTS. supports Japanese and English.
168
+ [VoPho](https://github.com/ShoukanLabs/VoPho) - a meta phonemizer to rule them all. it will automatically handle any languages with hand-picked high quality phonemizers.
169
 
170
 
171