Update README.md
Browse files
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://
|
130 |
-
cd
|
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
|