python -m venv venv
venv\Scripts\activate
pip3 install torch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 --index-url https://download.pytorch.org/whl/cu117
pip3 install -r requirements.txt
if error occurs, install visual studio and build tools and try again.
- Download Ren'py sdk and add path to environment variable
- Install Live2D library
Setting - Install library - Install Live2D Cubism
such this structure:
──┬─userfile/tts/
├── config.json
└── G_128000.pth
python server.py
renpy ./ChatWithGPT/
You can get api key here
- [MoeGoe_GUI]https://github.com/CjangCjengh/MoeGoe_GUI
- [Pretrained models]https://github.com/CjangCjengh/TTSModels