diff --git a/README.md b/README.md index 80e446a..2b0c53a 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,8 @@ Chinese & Japanese:[![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F - [x] Clone character voice from BILIBILI video links (one video should contain single speaker only) ### Currently Supported Characters for TTS & VC: -- [x] Umamusume Pretty Derby (Used as base model pretraining) -- [x] Sanoba Witch (Used as base model pretraining) -- [x] Genshin Impact (Used as base model pretraining) - [x] Any character you wish as long as you have their voices! - +(Note that voice conversion can only be conducted between any two speakers in the model) @@ -55,4 +52,4 @@ inference ## Use in MoeGoe 0. Prepare downloaded model & config file, which are named `G_latest.pth` and `moegoe_config.json`, respectively. -1. Follow [MoeGoe](https://github.com/CjangCjengh/MoeGoe) page instructions to install, configure path, and use. \ No newline at end of file +1. Follow [MoeGoe](https://github.com/CjangCjengh/MoeGoe) page instructions to install, configure path, and use.