Giter Club home page Giter Club logo

chatglm-vits-unity-live2d's Introduction

ChatGLM-vits-Unity-Live2D

介绍

缝合了chatglm、vits、live2d

使用百度paddlehub进行文本情感判断

支持中英双语

来源

chatglm:https://huggingface.co/THUDM/chatglm-6b-int4

vits:https://github.com/CjangCjengh/vits

中英模型:https://github.com/Plachtaa/VITS-fast-fine-tuning

文件结构

UnityBuild

  |---chat2Data

          |------ChatGLM-6B-main

                        |------start.py

                        |------chatglm-6b

                        |------vmodel

                                  |----config.json

                                  |----model.pth

命令

可以在对话框中输入命令

切换语言,例如:

  language en

切换speaker,例如:

  speaker 111

更改语速(默认1.2):

  speed 1.0

清除历史:

  clear

运行

python3.10

  pip install -r requirements.txt

下载chatglm-6b-int4所有文件放到chatglm-6b文件夹

下载vits模型放到vmodel,命名为model.pth和config.json

运行start.py启动服务器

运行chat.exe

chatglm-vits-unity-live2d's People

Contributors

adonide avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.