Skip to content
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 VOCA question #80

Open
Enin opened this issue Sep 30, 2021 · 2 comments
Open

Training VOCA question #80

Enin opened this issue Sep 30, 2021 · 2 comments

Comments

@Enin
Copy link

Enin commented Sep 30, 2021

Hello from Korea.

I want to do voca training session for get my own model. first I download vocaset: Audio, Sentences text, Unposed Cleaned data - Each of subject data are not downloaded completely - and question is where I need to put this datasets and what is input and output data. (Guess audio wav file is input and ply mesh data of each subject is output?)

Am I just put these data only and run 'run_training.py' script? Additionally if i want to train my own datasets, it's same as vocaset? (of course I will change 'config_parser.py' script for new dataset)

Sorry for poor English and thank you for your answer.

@mahdi943
Copy link

mahdi943 commented Dec 5, 2021

Hello from Korea.

I want to do voca training session for get my own model. first I download vocaset: Audio, Sentences text, Unposed Cleaned data - Each of subject data are not downloaded completely - and question is where I need to put this datasets and what is input and output data. (Guess audio wav file is input and ply mesh data of each subject is output?)

Am I just put these data only and run 'run_training.py' script? Additionally if i want to train my own datasets, it's same as vocaset? (of course I will change 'config_parser.py' script for new dataset)

Sorry for poor English and thank you for your answer.

I have the same question, it seems nobody response in this repo.

@TimoBolkart
Copy link
Owner

True, the audio is input, the mesh data output / target for the training. It is not just about copying the data but you need to bring them into the right data structure, same as the provided data that are loaded in the training script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants