You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added increase/decrease buttons to the position and rotation adjustment bars of the VR overlay. These make fine-tuning with VR controllers much easier.
Revised some Japanese UI terms
e.g., "音声認識 スピーカー" ("Speech Recognition Speaker") was changed to "聞き取り" ("Listening") for better intuitiveness.
🐛 Bug Fixes
Added error handling for when OSC Query reception is not available (#43@KisamMeow)
OSC Query currently only supports 127.0.0.1. If you use a different IP address (e.g., via VPN), sending data to VRChat will work, but receiving data from VRChat will not. As a result, some OSC reception features may not function.
Suppressed error output related to hf_xet (huggingface_hub)
Suppressed error output related to TRANSFORMERS_CACHE (#52@TheNightFox201)