#
效果演示BiliBIli:《青春猪头少年不会梦见赛博女友》
当前支持功能:
安装anaconda环境或Python>=3.7
本例使用的环境名称是:chatWaifu
cd 你的项目路径
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
Google Drive:https://drive.google.com/file/d/1tMCafhnUoL7FbevVQ44VQi-WznDjt23_/view?usp=sharing
阿里云盘: https://www.aliyundrive.com/s/9JEj1mp1ZRv 提取码: m2y3
打字输入版:python ChatWaifu.py
语音对话版(日语和英语输入默认日语输出):python ChatWaifuVoice.py
打字日语版:python ChatWaifuJP.py
打字中文版:python ChatWaifuCN.py
日语语音对话版(使用中文):python ChatWaifuJPVoice.py
中文语音对话版(使用中文):python ChatWaifuCNVoice.py
日文语音对话版(使用英文):python ChatWaifuJPVoiceEN.py
日语语音对话版(使用日文):python ChatWaifuJPVoiceJP.py
语音对话版: 当控制台提示"You:"时开始说话,说完并出现句子录音结束并发送到ChatGPT对话。