ai4r / Gesture-Generation-from-Trimodal-Context

Speech Gesture Generation from the Trimodal Context of Text, Audio, and Speaker Identity (SIGGRAPH Asia 2020)
Other
245 stars 35 forks source link

vocab_cache #60

Closed wlpabc123 closed 3 months ago

wlpabc123 commented 3 months ago

This is really great work! I would like to ask how the vocab_cache.pkl file in the dataset you published was generated. Thank you for your help.

youngwoo-yoon commented 3 months ago

Hello, You can find the code creating vocab_cache.pkl at https://github.com/ai4r/Gesture-Generation-from-Trimodal-Context/blob/f81004cf0dff3b253a2a9e61e3aa59e5bcaf9609/scripts/train.py#L491