Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ Recent speech generation has been predominantly driven by GAN-based networks aim
|
|
| 11 |
1. Python >= 3.10
|
| 12 |
2. Clone this repository:
|
| 13 |
```bash
|
| 14 |
-
git clone https://
|
| 15 |
cd SCNet
|
| 16 |
```
|
| 17 |
3. Install python requirements:
|
|
|
|
| 11 |
1. Python >= 3.10
|
| 12 |
2. Clone this repository:
|
| 13 |
```bash
|
| 14 |
+
git clone https://github.com/vspeech/SCNet.git
|
| 15 |
cd SCNet
|
| 16 |
```
|
| 17 |
3. Install python requirements:
|