English

Audio to Body Dynamics

Audio and Speech Processing 2020-05-11 v1 Computer Vision and Pattern Recognition Sound

Abstract

We present a method that gets as input an audio of violin or piano playing, and outputs a video of skeleton predictions which are further used to animate an avatar. The key idea is to create an animation of an avatar that moves their hands similarly to how a pianist or violinist would do, just from audio. Aiming for a fully detailed correct arms and fingers motion is a goal, however, it's not clear if body movement can be predicted from music at all. In this paper, we present the first result that shows that natural body dynamics can be predicted at all. We built an LSTM network that is trained on violin and piano recital videos uploaded to the Internet. The predicted points are applied onto a rigged avatar to create the animation.

Cite

@article{arxiv.1712.09382,
  title  = {Audio to Body Dynamics},
  author = {Eli Shlizerman and Lucio M. Dery and Hayden Schoen and Ira Kemelmacher-Shlizerman},
  journal= {arXiv preprint arXiv:1712.09382},
  year   = {2020}
}

Comments

Link with videos https://arviolin.github.io/AudioBodyDynamics/

R2 v1 2026-06-22T23:29:38.009Z