Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nuekaze/mediapipe-vt

Repository files navigation

mediapipe-vt

Use MediaPipe facetracking for VTubing.

This is a very early version. I will work more on it.

  • Face tracking ARKit
  • Face tracking vowels (works automatically in VSeeFace)
  • Body tracking
  • Finger tracking

Program uses the VTube Studio format and pretends to be a 3rd party app like VTube Studio. In VSeeFace you can turn on 3rd party app and select VTube Studio. Once you start the tracker the character will start moving. This only supports ARKit.

Send a drink if you liked it! https://www.buymeacoffee.com/nuemedia

How to run

  1. Install dependencies, prefferably in a venv. pip install mediapipe opencv-python numpy
  2. Download facetracker task.
  3. Adjust camera device and ip in tracker.py if needed. (May add launch options later.)

About

Use MediaPipe facetracking for VTubing.

Resources

License

Stars

Watchers

Forks