Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Use the soft link to specify the downloaded checkpoint in the first step:
|
|
32 |
```bash
|
33 |
cd Amphion
|
34 |
mkdir -p ckpts/tts
|
35 |
-
ln -s ../../../
|
36 |
```
|
37 |
|
38 |
### Step4: Inference
|
|
|
32 |
```bash
|
33 |
cd Amphion
|
34 |
mkdir -p ckpts/tts
|
35 |
+
ln -s ../../../valle_librilight_6k ckpts/tts/
|
36 |
```
|
37 |
|
38 |
### Step4: Inference
|