Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReImplement VTS desktop audio plugin in python #49

Closed
HRNPH opened this issue Jul 12, 2023 · 1 comment
Closed

ReImplement VTS desktop audio plugin in python #49

HRNPH opened this issue Jul 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@HRNPH
Copy link
Owner

HRNPH commented Jul 12, 2023

Current Installation require

  • Install VTS desktop audio plugin by Lua Lucky CONSIDER SUBSCRIBING TO HER! She's Cute Vtuber & Developer then open it and connect to Vtube Studio
  • Just follow lua-lucky video open the plugin API at port 8001 in the app setting (or any port you desire but you need to modify the code)

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

@HRNPH HRNPH added the enhancement New feature or request label Jul 12, 2023
@HRNPH
Copy link
Owner Author

HRNPH commented Aug 15, 2024

This can be closed due to my implemented VTSController Library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant