GestureGeneration / Speech_driven_gesture_generation_with_autoencoder

This is the official implementation for IVA '19 paper "Analyzing Input and Output Representations for Speech-Driven Gesture Generation".
https://svito-zar.github.io/audio2gestures/
Apache License 2.0
107 stars 27 forks source link

Update decoding.py to use the new parameter handling #7

Closed nagyrajmund closed 4 years ago

nagyrajmund commented 4 years ago

This PR enables the global args from #6 in decode.py.

Other changes: