Commit
·
1abd670
1
Parent(s):
45a1c50
Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,7 @@ Use the soft link to specify the downloaded checkpoint in the first step:
|
|
32 |
cd Amphion
|
33 |
mkdir -p ckpts
|
34 |
ln -s ../../../text_to_speech/tta ckpts/
|
|
|
35 |
|
36 |
### Step4: Inference
|
37 |
|
|
|
32 |
cd Amphion
|
33 |
mkdir -p ckpts
|
34 |
ln -s ../../../text_to_speech/tta ckpts/
|
35 |
+
```
|
36 |
|
37 |
### Step4: Inference
|
38 |
|