upload files
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
[中文文档请点击这里](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README_ZH.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.
|
||||
# VITS Fast Fine-tuning
|
||||
This repo will guide you to add your own character voices, or even your own voice, into an existing VITS TTS model
|
||||
to make it able to do the following tasks in less than 1 hour:
|
||||
|
||||
1. Any-to-any voice conversion between you & any characters you added & preset characters
|
||||
2. English, Japanese & Chinese Text-to-Speech synthesis with the characters you added & preset characters
|
||||
|
||||
|
||||
Welcome to play around with the base model, a Trilingual Anime VITS!
|
||||
[](https://huggingface.co/spaces/Plachta/VITS-Umamusume-voice-synthesizer)
|
||||
|
||||
+6
-3
@@ -1,7 +1,10 @@
|
||||
[中文文档请点击这里](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README_ZH.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.
|
||||
# VITS Fast Fine-tuning
|
||||
This repo will guide you to add your own character voices, or even your own voice, into an existing VITS TTS model
|
||||
to make it able to do the following tasks in less than 1 hour:
|
||||
|
||||
1. Any-to-any voice conversion between you & any characters you added & preset characters
|
||||
2. English, Japanese & Chinese Text-to-Speech synthesis with the characters you added & preset characters
|
||||
|
||||
Welcome to play around with the base model, a Trilingual Anime VITS!
|
||||
[](https://huggingface.co/spaces/Plachta/VITS-Umamusume-voice-synthesizer)
|
||||
|
||||
+5
-2
@@ -1,6 +1,9 @@
|
||||
English Documentation Please Click [here](https://github.com/SongtingLiu/VITS_voice_conversion/blob/main/README_EN.md)
|
||||
# VITS 声线转换
|
||||
这个代码库会指导你如何将自己的声线通过微调加入已有的VITS模型中,从而使得一个模型就可以实现用户声线到上百个角色声线的高质量转换。
|
||||
# VITS 快速微调
|
||||
这个代码库会指导你如何将自定义角色,甚至你自己的声线加入一个现有的VITS模型中,在1小时内的微调使模型具备如下功能:
|
||||
1. 在 你 & 你加入的角色 & 预设角色 之间进行任意声线转换
|
||||
2. 以 你的声线 & 你加入的角色声线 & 预设角色声线 进行中日英三语 文本到语音合成。
|
||||
|
||||
本项目使用的底模涵盖常见二次元男/女配音声线(来自原神数据集)以及现实世界常见男/女声线(来自VCTK数据集),支持中日英三语,保证能够在微调时快速适应新的声线。
|
||||
|
||||
欢迎体验微调所使用的底模!
|
||||
|
||||
Reference in New Issue
Block a user