sign/translate

[Feature] Add rule based 3D avatar control

Offen

#121 geöffnet am 26.11.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (164 Forks)auto 404
enhancementhelp wantedspoken-to-signed

Repository-Metriken

Stars
 (777 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1m) (1 gemergte PR in 30 T)

Beschreibung

Problem

Our 3D avatar control can currently only control Mixamo avatars, and does so very poorly. Controlling more general avatars (especially with faces) is necessary.

Description

We should add a rule-based 3D avatar solver such as https://github.com/yeemachine/kalidokit to be solve the avatar positions from the mediapipe poses directly.

Alternatives

Neural-network only approach. This will require training a better avatar model.

Contributor Guide