Skip to content
View hdq66666's full-sized avatar

Block or report hdq66666

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 95th-Band-Limiter 95th-Band-Limiter Public

    Shell 1

  2. hdq66666.github.io hdq66666.github.io Public

    HTML

  3. roboteyes-APDS9960 roboteyes-APDS9960 Public

    Forked from Picaio/roboteyes

    C++

  4. AI-Vtuber-unity AI-Vtuber-unity Public

    Unity extension for hdq66666/AI-Vtuber

    C#

  5. AI-Vtuber AI-Vtuber Public

    Forked from Ikaros-521/AI-Vtuber

    系统通过弹幕监听模块采集观众评论文本,并利用视觉 LLM对直播画面进行场景与情绪特征提取;后端控制部分负责融合两路语义信息并传递给核心 LLM,由其生成观众回复文本及虚拟角色控制指令;若核心 LLM 无法正常输出则自动回退至基于关键词匹配的备选方案。随后,FastAPI 调度引擎调用 CosyVoice模型进行低延迟语音合成,并将控制指令推送至 Unity 引擎,实现虚拟角色的同步动作与语音播出

    Python