Respair commited on
Commit
f0c3744
1 Parent(s): 3c4fc5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -126,8 +126,8 @@ I can think of a few things that can be improved, not nessarily by me, treat it
126
  1. Python >= 3.11
127
  2. Clone this repository:
128
  ```bash
129
- git clone https://github.com/yl4579/StyleTTS2.git
130
- cd StyleTTS2
131
  ```
132
  3. Install python requirements:
133
  ```bash
 
126
  1. Python >= 3.11
127
  2. Clone this repository:
128
  ```bash
129
+ git clone https://huggingface.co/Respair/Tsukasa_Speech
130
+ cd Tsukasa_Speech
131
  ```
132
  3. Install python requirements:
133
  ```bash