huseinzol05 commited on
Commit
1bb57b4
·
verified ·
1 Parent(s): caf2063

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ language:
6
  ---
7
  # MeloTTS MS
8
 
9
- MeloTTS continue train on MS, forked at https://github.com/mesolitica/MeloTTS-MS
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/mesolitica/MeloTTS-MS
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
  ```