Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ language:
|
|
| 6 |
---
|
| 7 |
# MeloTTS MS
|
| 8 |
|
| 9 |
-
MeloTTS continue train on MS, forked at https://github.com/
|
| 10 |
|
| 11 |
## Checkpoints
|
| 12 |
|
|
@@ -19,7 +19,7 @@ We train on [Mesolitica/TTS](https://huggingface.co/datasets/mesolitica/TTS).
|
|
| 19 |
## requirements
|
| 20 |
|
| 21 |
```bash
|
| 22 |
-
pip3 install git+https://github.com/
|
| 23 |
pip3 install git+https://github.com/mesolitica/malaya-speech malaya phonemizer
|
| 24 |
apt install espeak -y
|
| 25 |
```
|
|
|
|
| 6 |
---
|
| 7 |
# MeloTTS MS
|
| 8 |
|
| 9 |
+
MeloTTS continue train on MS, forked at https://github.com/malaysia-ai/MeloTTS-MS
|
| 10 |
|
| 11 |
## Checkpoints
|
| 12 |
|
|
|
|
| 19 |
## requirements
|
| 20 |
|
| 21 |
```bash
|
| 22 |
+
pip3 install git+https://github.com/malaysia-ai/MeloTTS-MS
|
| 23 |
pip3 install git+https://github.com/mesolitica/malaya-speech malaya phonemizer
|
| 24 |
apt install espeak -y
|
| 25 |
```
|