Effect demonstration on BiliBIli:《青春猪头少年不会梦见赛博女友》
Functioning Now:
- Talking with ChatGPT
- Convert AI's Response to wav file
- Multi-Character voice generator
- Voice Recognition
- Connect to Marai Robort
- 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.Contributions
Install Anaconda or Python>=3.7
This example name the venv:chatWaifu
Conda:conda create --name chatWaifu python=3.10
Python:python -m venv chatWaifu
Conda:conda activate chatWaifu
Python:.\chatWaifu\Scripts\activate.bat
pip install -r requirements.txt
Ali Drive: https://www.aliyundrive.com/s/9JEj1mp1ZRv 提取码: m2y3
Japanese Ver:python ChatWaifuJP.py
Chinese Ver:python ChatWaifuCN.py
Japanese voice conversation Ver(use Chinese):python ChatWaifuJPVoice.py
Chinese voice conversation Ver(use Chinese):python ChatWaifuCNVoice.py
Japanese voice conversation Ver(use English):python ChatWaifuJPVoiceEN.py
Japanese voice conversation Ver(use Japanese):python ChatWaifuJPVoiceJP.py
Log in to ChatGPT whith link:https://chat.openai.com
voice conversation Ver: Start talking when the console prompts "You:" and then the sentence is recorded and sent to the ChatGPT conversation.
- [MoeGoe_GUI]https://github.com/CjangCjengh/MoeGoe_GUI
- [Pretrained models]https://github.com/CjangCjengh/TTSModels
- [PyChatGPT]https://github.com/terry3041/pyChatGPT