Skip to content

DyberPet + KimiChat + BertVITS2 for Genshin Impact Characters

License

Notifications You must be signed in to change notification settings

MuGemSt/DyberGenshinAI-VITS

Repository files navigation

DyberGenshinAI-VITS

license Python application bilibili modelscope

DyberPet_GenshinImpact + KimiChat + BertVITS2

Usage

Environment

Windows 10 + NVIDIA + conda

conda create -n pet --yes --file conda.txt
conda activate pet
pip install -r requirements.txt

Download

git clone git@github.com:MuGeminorum/DyberGenshinAI-VITS.git
cd DyberGenshinAI-VITS

Run

python game.py

Modules

git checkout module

Copy role module directories in .\DyberGenshinAI-VITS\res\role from module to main branch;
Copy item module directories in .\DyberGenshinAI-VITS\res\item from module to main branch;

Thanks