HRNPH / AIwaifu

Open-Waifu open-sourced finetunable customizable simpable AI waifu inspired by neuro-sama
GNU General Public License v2.0
356 stars 28 forks source link

ReImplement VTS desktop audio plugin in python #49

Open HRNPH opened 12 months ago

HRNPH commented 12 months ago

Current Installation require

The Problem

aside from being a pain in the ass to install multiple software just to make this project work properly this VTS Plugin (https://www.youtube.com/watch?v=IiZ0JrGd6BQ&t=11s) by [Lua Lucky] only work on Windows, and She has no intention of making this work in Linux or Mac since we have gotten a little bit far with AIWaifu it's time to migrate from this C# implementation to our python implementation of the same Logic Application

Implementation

by reading the frequency of the audio that's playing we'll control the mouth movements of the characters in the backgrounds the logic can be recreated but it can just be a hard copy implementation of the same algorithm that Lua implement in her works