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 instructions #2

Open
leohku opened this issue Feb 17, 2024 · 1 comment
Open

Training instructions #2

leohku opened this issue Feb 17, 2024 · 1 comment

Comments

@leohku
Copy link

leohku commented Feb 17, 2024

Hi Eric,

Great work! It is very impressive that DiffSpeaker can produce lower LVE and FDD while having faster inference speed. It's also surprising to me that a VAE isn't needed to construct the latents for this diffusion model beforehand.

I wonder if there will be instructions on training DiffSpeaker on other datasets apart from VOCASET and BIWI? I'm trying to train it on a dataset I collected, that is similar to VOCASET. Is it possible to provide instructions, or general guidance to point me in the right direction?

Thanks a lot in advance!
Leo

@theEricMa
Copy link
Owner

Thanks for your interest in our code! This involves 1) setting up a dataset configuration within the assets directory to define the paths, as well as 2) establishing the data loader in get_data.py. Subsequently, you can 3) modify the dataset parameter in your experiment config to train using your custom dataset. We will provide the instructions in the readme file then.

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

2 participants