Coder Social home page Coder Social logo

aliveai's Introduction

AliveAi

适用于 Alive 的 ai 工具包。

我对 Python 的了解不多,也就只会写几个简单的脚本,欢迎提 issue 和 pr。

功能计划

  • 实现和语言类大模型的语音对话;
  • 对 Alive 的控制和互动。

虽然两句话就说完了,但是实现起来还是有些难度的。

流程规划

  • RealtimeSTT 实现语音唤醒和语音识别;

  • 将识别到的语音分类:如果是对 Alive 的指令就直接发送给 Alive 执行,否则将识别的内容发送给大语言模型;

  • 大语言模型发送回来的内容,同时:

    • 使用 GPT-SoVITS 生成对应人物的语音;
    • 做情感分析后把指令发送给 Alive。
  • 播放动作和语音。

aliveai's People

Contributors

topsea avatar

Stargazers

tengcai avatar  avatar Kiana Kaslanna avatar

Watchers

Kostas Georgiou avatar  avatar

aliveai's Issues

【期望】自定义唤醒词

有没有大佬知道怎么实现自定义唤醒词啊!!!
RealtimeSTT 项目中使用的是 porcupine,不能在本地自己训练唤醒词。
或者有没有大佬能够提供一个预训练好的,以 ”Furina“ 作为唤醒词的模型,来作为项目的默认唤醒词。

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.