How to make 2 ai vtubers talk to eachother in vtube studio?
Hugging Face Forums [Unofficial]
March 22, 2026
Very long explanation but right now I’m thinking of making sure there is no possible for the token to switch to the other at any point in time.
Also Fixed a Connection issue where the api pop-up wasn’t working on terminal 1
Also wanna do the terminal 1 controls MouthOpen, terminal 2 controls HyoriMouth
And keep the token files separate and use different ports since it seems very common for it to be driven into errors otherwise for some reason
Right now i have a lot of conflicting code but I’ll fix it later but i do have a somewhat temporary solution for this although I’m still working on a fix
Also this:
Only use this if you intentionally want one VTS instance.
terminal 1 → 8001 → MouthOpen
terminal 2 → 8001 → HyoriMouth
Rules for this design:
terminal 1 never touches HyoriMouth
terminal 2 never touches MouthOpen
This also seems pretty safe to try personally later so I’ll test it later i guess As i could feed data of terminal 1 to only that openmouth and make terminal 2 only feed data into hyorimouth Despite using the same api port there would likely not being a issue with this setup
Discussion in the ATmosphere