Base on:
Effect demonstration BiliBIli:《青春猪头少年不会梦见赛博女友》
Functioning Now:
- Talking with ChatGPT
- Convert AI's Response to wav file
- Multi-Character voice generator
- Voice Recognition
- Connect to Marai Robort
Under Construction:
- Connect to Live2D
- 1.Install Python venv:
- 2.Import pre-trained models to "model" folder(create a new one if doesn't exist):
- 3.Run(Talk to your Waifu:
- 4.known issue:
- 5.Contributions:](#915)
Install Anaconda or Python>=3.7
This example name the venv:chatWaifu
Conda:conda create --name CyberWaifu python=3.10
Python:python -m venv chatWaifu
Conda:conda activate chatWaifu
Python:.\chatWaifu\Scripts\activate.bat
pip install -r requirements.txt
Google Drive:https://drive.google.com/file/d/1tMCafhnUoL7FbevVQ44VQi-WznDjt23_/view?usp=sharing
Ali Drive: https://www.aliyundrive.com/s/9JEj1mp1ZRv 提取码: m2y3
Chinese and Japanese Ver:python ChatWaifu_marai.py
Log in to ChatGPT whith link:https://chat.openai.com
@ your bot in the group!
- [MoeGoe_GUI]https://github.com/CjangCjengh/MoeGoe_GUI
- [Pretrained models]https://github.com/CjangCjengh/TTSModels
- [PyChatGPT]https://github.com/terry3041/pyChatGPT