From 898abe6376446d0c1874c284f6a2e690ddb32d2f Mon Sep 17 00:00:00 2001 From: Rice Cake Date: Tue, 11 Apr 2023 18:11:53 +0800 Subject: [PATCH] Update README_en.md (#34) --- README_en.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README_en.md b/README_en.md index 6148d57..38533f8 100644 --- a/README_en.md +++ b/README_en.md @@ -1,19 +1,27 @@ -# Retrieval-based-Voice-Conversion-WebUI +
+ +

Retrieval-based-Voice-Conversion-WebUI

+An easy-to-use SVC framework based on VITS.

[![madewithlove](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI) - + +
+ [![Open In Colab](https://img.shields.io/badge/Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)](https://colab.research.google.com/github/liujing04/Retrieval-based-Voice-Conversion-WebUI/blob/main/Retrieval_based_Voice_Conversion_WebUI.ipynb) [![Licence](https://img.shields.io/github/license/liujing04/Retrieval-based-Voice-Conversion-WebUI?style=for-the-badge)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI/blob/main/%E4%BD%BF%E7%94%A8%E9%9C%80%E9%81%B5%E5%AE%88%E7%9A%84%E5%8D%8F%E8%AE%AE-LICENSE.txt) [![Huggingface](https://img.shields.io/badge/🤗%20-Spaces-blue.svg?style=for-the-badge)](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main/) -### Realtime Voice Conversion Software using RVC : [w-okada/voice-changer](https://github.com/w-okada/voice-changer) ------- +
-An easy-to-use SVC framework based on VITS. +------ +[**Changelog**](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI/blob/main/Changelog_CN.md) [**English**](./README.md) | [**中文简体**](./README_zh_CN.md) > Check our [Demo Video](https://www.bilibili.com/video/BV1pm4y1z7Gm/) here! + +> Realtime Voice Conversion Software using RVC : [w-okada/voice-changer](https://github.com/w-okada/voice-changer) + ## Summary This repository has the following features: + Using top1 feature model retrieval to reduce tone leakage;