Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,19 @@
|
|
1 |
-
---
|
2 |
-
title: Matcha TTS Japanese
|
3 |
-
emoji: 🏃
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: red
|
6 |
-
sdk: static
|
7 |
-
pinned:
|
8 |
-
license: mit
|
9 |
-
|
|
|
10 |
|
11 |
<div style="height: 15px;"></div>
|
12 |
|
13 |
# Match-TTS-Japanese Spaces
|
|
|
|
|
14 |
a not official fork of matcha-tts for japanese language.
|
15 |
|
16 |
some onnx codes help english-tts
|
@@ -20,6 +23,8 @@ some onnx codes help english-tts
|
|
20 |
- Focus on onnx
|
21 |
- Focus on Dataset/Model
|
22 |
|
|
|
|
|
23 |
# Matcha-TTS 日本語
|
24 |
Matcha-TTSは比較的新しいTTSエンジンです。
|
25 |
これからのAIには音声合成機能は欠かせません。TTSの最重要項目はデータセットです。エンジンはデーターセットほど品質で違いは生み出せません。
|
|
|
1 |
+
---
|
2 |
+
title: Matcha TTS Japanese
|
3 |
+
emoji: 🏃
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: red
|
6 |
+
sdk: static
|
7 |
+
pinned: true
|
8 |
+
license: mit
|
9 |
+
short_description: Description of Matcha TTS Japanese
|
10 |
+
---
|
11 |
|
12 |
<div style="height: 15px;"></div>
|
13 |
|
14 |
# Match-TTS-Japanese Spaces
|
15 |
+
[Github](https://github.com/akjava/Matcha-TTS-Japanese)
|
16 |
+
|
17 |
a not official fork of matcha-tts for japanese language.
|
18 |
|
19 |
some onnx codes help english-tts
|
|
|
23 |
- Focus on onnx
|
24 |
- Focus on Dataset/Model
|
25 |
|
26 |
+
[EN001](https://huggingface.co/Akjava/matcha_tts_common_voice_01_en_001) - trained single speaker . [Onnx Github Example page](https://akjava.github.io/Matcha-TTS-Japanese/)
|
27 |
+
|
28 |
# Matcha-TTS 日本語
|
29 |
Matcha-TTSは比較的新しいTTSエンジンです。
|
30 |
これからのAIには音声合成機能は欠かせません。TTSの最重要項目はデータセットです。エンジンはデーターセットほど品質で違いは生み出せません。
|