An Implementation of VTuber (Both 3D and Live2D) using Python and Unity. Providing face movement tracking, eye blinking detection, iris detection and tracking and mouth movement tracking using CPU ...
This is part of the OpenVTuberProject, which provides many toolkits for becoming a VTuber. (Optional) It is recommended to use conda environments. Run conda create -n vtuber python=3.6. Activate it by ...