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

dataset 10s #10

Open
kunkunsheng opened this issue Sep 23, 2023 · 1 comment
Open

dataset 10s #10

kunkunsheng opened this issue Sep 23, 2023 · 1 comment

Comments

@kunkunsheng
Copy link

Hello, if my audio and video are all 10 second files and I want to generate 10 second files, what should I do

@L-YeZhu
Copy link
Owner

L-YeZhu commented Sep 26, 2023

Hi, the generation length in this codebase is hard-coded during the data preprocessing and architecture designs. In order to change the output length, you would need to change the architecture of GAN generator to fit the desired output sequence length, then feed the generated sequence to VQ synthesizer.

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