Akjava commited on
Commit
8faf962
·
verified ·
1 Parent(s): 3e96912

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -33
README.md CHANGED
@@ -1,33 +1,47 @@
1
- ---
2
- license: mit
3
- ---
4
- This model has 100 slots and 25 speaker use them
5
-
6
- <div class="audio-container">
7
- <h4>家具商人のフィシェルは、荷車と仔馬を貸してくれた。</h4>
8
- <h5>spk10:A lower-pitched female voice with a strong core</h5>
9
- <audio controls src="https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group005qw-025/resolve/main/examples/qwen025_checkpoint_epoch=5749_ch10_kagu.wav"></audio>
10
- <h4>これはオンクスで作られた音声です。</h4>
11
- <h5>spk13:A delicate, fleeting female voice that makes you want to protect her</h5>
12
- <audio controls src="https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group005qw-025/resolve/main/examples/qwen025_checkpoint_epoch=5749_ch13_onnx.wav"></audio>
13
- <h4>私の声はどうですか?</h4>
14
- <h5>spk22:A calm, persuasive female voice</h5>
15
- <audio controls src="https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group005qw-025/resolve/main/examples/qwen025_checkpoint_epoch=5749_ch22_myvoice.wav"></audio>
16
- </div>
17
-
18
- ## license
19
- My training data is created by Apache Licensed model output.
20
- https://huggingface.co/Qwen/Qwen3-TTS-12Hz-1.7B-Base
21
-
22
- Matcha-TTS is MIT
23
- https://github.com/shivammehta25/Matcha-TTS
24
-
25
- ## Training
26
- need checkpoint from there
27
- https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group003f-CL-V2
28
-
29
- Use this.
30
- https://github.com/akjava/Matcha-TTS-Japanese
31
-
32
- ## Demo
33
- https://ai-game-bu.itch.io/ai-gaming-voice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - ja
5
+ base_model:
6
+ - Akjava/matcha-tts_ja_100speakers_group003f-CL-V2
7
+ ---
8
+ This model has 100 slots and 25 speaker use them
9
+
10
+ <div class="audio-container">
11
+ <h4>家具商人のフィシェルは、荷車と仔馬を貸してくれた。</h4>
12
+ <h5>spk10:A lower-pitched female voice with a strong core</h5>
13
+ <audio controls src="https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group005qw-025/resolve/main/examples/qwen025_checkpoint_epoch=5749_ch10_kagu.wav"></audio>
14
+ <h4>これはオンクスで作られた音声です。</h4>
15
+ <h5>spk13:A delicate, fleeting female voice that makes you want to protect her</h5>
16
+ <audio controls src="https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group005qw-025/resolve/main/examples/qwen025_checkpoint_epoch=5749_ch13_onnx.wav"></audio>
17
+ <h4>私の声はどうですか?</h4>
18
+ <h5>spk22:A calm, persuasive female voice</h5>
19
+ <audio controls src="https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group005qw-025/resolve/main/examples/qwen025_checkpoint_epoch=5749_ch22_myvoice.wav"></audio>
20
+ </div>
21
+
22
+ ## license
23
+ My training data is created by Apache Licensed model output.
24
+
25
+ https://huggingface.co/Qwen/Qwen3-TTS-12Hz-1.7B-Base
26
+
27
+ Matcha-TTS is MIT
28
+
29
+ https://github.com/shivammehta25/Matcha-TTS
30
+
31
+ ## Training
32
+ need checkpoint from there
33
+
34
+ https://huggingface.co/Akjava/matcha-tts_ja_100speakers_group003f-CL-V2
35
+
36
+ Matcha-TTS-Japanese - contain extra cleaner and jp inference codes
37
+
38
+ https://github.com/akjava/Matcha-TTS-Japanese
39
+
40
+ ## FAQ
41
+ ### Want training English
42
+ Use official Matcha-TTS
43
+
44
+ https://github.com/shivammehta25/Matcha-TTS
45
+
46
+ ## Demo
47
+ https://ai-game-bu.itch.io/ai-gaming-voice