Zengyi Qin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,22 @@ Some other features include:
|
|
27 |
- The Chinese speaker supports `mixed Chinese and English`.
|
28 |
- Fast enough for `CPU real-time inference`.
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
## Usage
|
32 |
|
|
|
27 |
- The Chinese speaker supports `mixed Chinese and English`.
|
28 |
- Fast enough for `CPU real-time inference`.
|
29 |
|
30 |
+
## Authors
|
31 |
+
|
32 |
+
- [Wenliang Zhao](https://wl-zhao.github.io) at Tsinghua University
|
33 |
+
- [Xumin Yu](https://yuxumin.github.io) at Tsinghua University
|
34 |
+
- [Zengyi Qin](https://www.qinzy.tech) (project lead) at MIT and MyShell
|
35 |
+
|
36 |
+
**Citation**
|
37 |
+
```
|
38 |
+
@software{zhao2024melo,
|
39 |
+
author={Zhao, Wenliang and Yu, Xumin and Qin, Zengyi},
|
40 |
+
title = {MeloTTS: High-quality Multi-lingual Multi-accent Text-to-Speech},
|
41 |
+
url = {https://github.com/myshell-ai/MeloTTS},
|
42 |
+
year = {2023}
|
43 |
+
}
|
44 |
+
```
|
45 |
+
|
46 |
|
47 |
## Usage
|
48 |
|