lmxue commited on
Commit
f537952
1 Parent(s): 30eb7cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 ../../../valle_libritts ckpts/tts/
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