-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Training code #1
Comments
Hi Harold, the training code is already in this repo. For the dataset processing, I will write a guide later. If you want to try by yourself, you can refer to the official BEAT and TalkSHOW GitHub repo for the data processing. The general process is extracting motion and audio feature clips via sliding window and save them via lmdb. |
Thank you so much!! |
Thanks for your awesome work, and when the training code is going to be released?
The text was updated successfully, but these errors were encountered: