Update README.en.md
This commit is contained in:
parent
90ff4e8c29
commit
f311d39d46
@ -20,17 +20,19 @@ An easy-to-use Voice Conversion framework based on VITS.<br><br>
|
|||||||
|
|
||||||
[**English**](./README.en.md) | [**中文简体**](../README.md) | [**日本語**](./README.ja.md) | [**한국어**](./README.ko.md) ([**韓國語**](./README.ko.han.md))
|
[**English**](./README.en.md) | [**中文简体**](../README.md) | [**日本語**](./README.ja.md) | [**한국어**](./README.ko.md) ([**韓國語**](./README.ko.han.md))
|
||||||
|
|
||||||
:fire: A online demo using RVC that convert Vocal to Acoustic Guitar audio:fire: :https://huggingface.co/spaces/lj1995/vocal2guitar
|
|
||||||
|
|
||||||
:fire: Vocal2Guitar demo video:fire: :https://www.bilibili.com/video/BV19W4y1D7tT/
|
Check our [Demo Video](https://www.bilibili.com/video/BV1pm4y1z7Gm/) here!
|
||||||
|
|
||||||
> 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)
|
||||||
|
|
||||||
> Realtime Voice Conversion Software using RVC : [w-okada/voice-changer](https://github.com/w-okada/voice-changer)
|
> A online demo using RVC that convert Vocal to Acoustic Guitar audio:https://huggingface.co/spaces/lj1995/vocal2guitar
|
||||||
|
|
||||||
|
> Vocal2Guitar demo video:https://www.bilibili.com/video/BV19W4y1D7tT/
|
||||||
|
|
||||||
> The dataset for the pre-training model uses nearly 50 hours of high quality VCTK open source dataset.
|
> The dataset for the pre-training model uses nearly 50 hours of high quality VCTK open source dataset.
|
||||||
|
|
||||||
> High quality licensed song datasets will be added to training-set one after another for your use, without worrying about copyright infringement.
|
> High quality licensed song datasets will be added to training-set one after another for your use, without worrying about copyright infringement.
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
This repository has the following features:
|
This repository has the following features:
|
||||||
+ Reduce tone leakage by replacing source feature to training-set feature using top1 retrieval;
|
+ Reduce tone leakage by replacing source feature to training-set feature using top1 retrieval;
|
||||||
|
Loading…
Reference in New Issue
Block a user