<<<<<<< HEAD 添加characterai token,模型路径(基于原论文config),运行maingui。 中文文档请点击这里
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.
Welcome to play around with the base model, a Trilingual Anime VITS!
- Convert user's voice to characters listed here
- Chinese, English, Japanese TTS with user's voice
- Chinese, English, Japanese TTS with custom characters...
- Umamusume Pretty Derby
- Sanoba Witch
- Genshin Impact
- Custom characters...
It's recommended to perform fine-tuning on Google Colab because the original VITS has some dependencies that are difficult to configure.
- Install dependencies (2 min)
- Record at least 10 your own voice (5 min)
- Fine-tune (30 min)
- Install Python if you haven't done so (Python >= 3.7)
- Clone this repo:
git clone https://github.com/SongtingLiu/VITS_voice_conversion.git
- Install dependencies
pip install -r requirements_infer.txt
- run VC_inference.py
python VC_inference.py
=======
78443d2de826344a19daa55c2f0af45fe655d25d