From 56f0dadc47ee30194e49acc6264f5fd6c7ed79f5 Mon Sep 17 00:00:00 2001 From: Plachta Date: Thu, 16 Feb 2023 20:35:35 +0800 Subject: [PATCH] upload files --- README.md | 10 +++++++--- README_EN.md | 9 ++++++--- README_ZH.md | 7 +++++-- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 29fd114..6f05ea9 100644 --- a/README.md +++ b/README.md @@ -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! [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/Plachta/VITS-Umamusume-voice-synthesizer) diff --git a/README_EN.md b/README_EN.md index 29fd114..c61f448 100644 --- a/README_EN.md +++ b/README_EN.md @@ -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! [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/Plachta/VITS-Umamusume-voice-synthesizer) diff --git a/README_ZH.md b/README_ZH.md index f688977..f436829 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -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数据集),支持中日英三语,保证能够在微调时快速适应新的声线。 欢迎体验微调所使用的底模!