upload files

This commit is contained in:
Plachta
2023-02-15 16:45:35 +08:00
parent f72d72da5d
commit 71721fb7fa
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
English Documentation Please Click [here](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README_EN.md)
# VITS 声线转换 # VITS 声线转换
这个代码库会指导你如何将自己的声线通过微调加入已有的VITS模型中,从而使得一个模型就可以实现用户声线到上百个角色声线的高质量转换。 这个代码库会指导你如何将自己的声线通过微调加入已有的VITS模型中,从而使得一个模型就可以实现用户声线到上百个角色声线的高质量转换。
+1 -1
View File
@@ -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 # VITS Voice Conversion
This repo will guide you to add your voice into an existing VITS TTS model 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. to make it a high-quality voice converter to all existing character voices in the model.