-Director Project-
A customized editor for the Advanced Scene Switcher in OBS. Built with the help of Claude Code it is meant to organize and troubleshoot more advanced Macro setups. I've been working on it for the past month or so to create a streamlined process of visualizing how Macros interact so that I don't run into 2 separate run functions colliding and cancelling. It also helps me keep track of Variable functions that interact with other variables e.g. HP_Current below 20 updating Mood_Current. Trying to get it fully fleshed out and user friendly before releasing it.
-Avatar Animation Pipeline-
Started working on this a couple months ago for fun. It’s just an STT to a Local LLM of a character TOML that then is fed into a custom TTS as well as sending out signals to be picked up by Veadotube for live animation reactions from that character. I also built a memory system that gets looked up with python so that the LLM has a way to remember previous conversations.
Starting Screen. Still working on training specific models to reduce size and latency.
Easily created characters using TOML cards with details.
Testing emotion animation states within Veadotube for live reactions.