RMSnow commited on
Commit
57a8777
1 Parent(s): d7ee509

fix some typos

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ ln -s ../singing_voice_conversion/vocalist_l1_contentvec+whisper ckpts/svc/vocal
49
 
50
  ### Step4: Conversion
51
 
52
- You can follow [this recipe](https://github.com/open-mmlab/Amphion/tree/main/egs/svc/MultipleContentsSVC#4-inferenceconversion) to conduct the conversion. For example, if you want to make Taylor Swift sing the songs in the `[Your Audios Folder]``, just run:
53
 
54
  ```bash
55
  sh egs/svc/MultipleContentsSVC/run.sh --stage 3 --gpu "0" \
 
49
 
50
  ### Step4: Conversion
51
 
52
+ You can follow [this recipe](https://github.com/open-mmlab/Amphion/tree/main/egs/svc/MultipleContentsSVC#4-inferenceconversion) to conduct the conversion. For example, if you want to make Taylor Swift sing the songs in the `[Your Audios Folder]`, just run:
53
 
54
  ```bash
55
  sh egs/svc/MultipleContentsSVC/run.sh --stage 3 --gpu "0" \