-
本项目基于清华大学开源模型chatGLM-6B以及vits框架
-
自行部署项目时,使用下面命令以安装模块,注意:pip安装的torch可能为cpu版本,请按照torch官网的安装方式安装对应的cuda版本,如果出现模块兼容性问题,请使用python3.9.6
pip install -r requirements.txt
-
运行项目时,使用 python main.py 即可运行
在运行main文件后,按顺序,填写问题,提供人物图片,生成对话,生成对话视频
参考:
[1]https://github.com/ruoqiu6/chat-with-Elysia2.0.git
[2]https://github.com/THUDM/ChatGLM-6B
[3]https://github.com/datawhalechina/prompt-engineering-for-developers
[4]https://github.com/imClumsyPanda/langchain-ChatGLM
[5]https://github.com/OpenTalker/SadTalker
[6]https://huggingface.co/spaces/zomehwh/vits-uma-genshin-honkai