diff --git a/README.md b/README.md index fb09c69..f363688 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +English Documentation Please Click [here](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README_EN.md) # VITS 声线转换 这个代码库会指导你如何将自己的声线通过微调加入已有的VITS模型中,从而使得一个模型就可以实现用户声线到上百个角色声线的高质量转换。 diff --git a/README_EN.md b/README_EN.md index bddf75f..09f6a3b 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,4 +1,4 @@ -[中文文档请点击这里](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README_CN.md) +[中文文档请点击这里](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README.md) # VITS Voice Conversion This repo will guide you to add your voice into an existing VITS TTS model to make it a high-quality voice converter to all existing character voices in the model.