Code Monkey home page Code Monkey logo

live2dmascot's Introduction

Hi there 👋

I'm Arkueid (inspired by Arcueid Brunestud).

  • 📺Anime fan.
  • Receptive to new ideas.
  • ❤️Keen on cyber waifus.
  • 😸User of github.
  • Enthusiastic about coding.
  • 🤔Introversive at times.
  • 😋Daydreaming always.

live2dmascot's People

Contributors

arkueid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

live2dmascot's Issues

软件正常运行几次之后就会无法打开,重新下载解压才能继续用

有时候能正常开关几次,有时候第二次就打不开了。
以下是debug的输出:
QWidget::repaint: Recursive repaint detected
QWidget::paintEngine: Should no longer be called
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::fillPath: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active

实时口型同步

请问可以做到实时口型同步吗?这样配合api和tts就可以做到语音聊天了

【求助】关于语音返回

代码大致是这样的 但是返回后没有声音出来 文本是正常的 在chat文件夹下同样有这个wav 但是没有声音 请问是什么原因

    rsp = make_response()
    rsp.headers.add_header("Text", o.encode("utf-8"))
	
	# 响应body中写入音频数据
    with open("./output.wav", "rb") as f:
        rsp.set_data(f.read())
    return rsp

功能需求

会添加语音输入功能吗,比如按住说话O(∩_∩)O

Missing DLL file required for x64

libcrypto-3-x64 and libssl-3-x64
Here is the DLL file required for x64 that may be missing during error execution, hoping to help your program become more perfect.
google drive:DownloadLink

使用的疑问

想请问一下大佬,我导入其他模型到sources中后,在设置里更换我新添加的模型却会不仅不能展示而且软件还会直接闪退关闭,这是模型导入的问题吗,还是别的什么原因,有没有什么解决方法可以帮助我吗

点击"更新模型"按钮后模型的透明效果出现问题

使用任何模型都会出现这个现象,复现过程和现象如下图所示

Snipaste_2023-04-18_13-54-00
Snipaste_2023-04-18_13-54-23
Snipaste_2023-04-18_13-54-58

这里我在没有换模型的前提下直接点更新模型会发生bug,若更换不同模型,事情同样会发生,且效果一致。

重启软件后则看上去是正常的。

我使用的版本是 x64版, 在视窗操作系统 10版 上跑。

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.