Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
tags:
|
7 |
+
- speech synthesis
|
8 |
+
- text-to-speech
|
9 |
+
- speech generation
|
10 |
+
- Chinese
|
11 |
+
- lingustics
|
12 |
+
- Tacotron
|
13 |
+
- WaveGlow
|
14 |
+
library_name: zho-tts
|
15 |
---
|
16 |
+
|
17 |
+
Code is hosted on GitHub: [stefantaubert/zh-tts](https://github.com/stefantaubert/zh-tts)
|