jonepatr/genea_visualizer

come from speech-driven-hand-gesture-generation

guofengming11 opened this issue · 3 comments

Sorry to disturb again, i m very interested in your achievement .
In speech-driven-hand-gesture-generation i get txt file. Could i change the txt file into the video just like the one below, using this project? And maybe in this project i can only change bvh file into the one below?
Thanks!
image

This repository lets you animate BVH files on such an avatar.
It takes the BVH file as input and generates video animation as output.
It can only work with the BVH file format

is that means there's no way to change the txt file to video animation? It can only change into the video of skeleton?

yeah, there is no simple way to convert .txt file into a BVH file, because the .txt file you have contains 3D coordinates, instead of 3D joint angles.

But we have a few other more recent systems which can generate motion in the BVH format:
https://github.com/Svito-zar/gesticulator
https://github.com/simonalexanderson/StyleGestures