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

Question about the prepocessing of audio clip length #7

Open
jiajiaxiaoskx opened this issue May 15, 2024 · 0 comments
Open

Question about the prepocessing of audio clip length #7

jiajiaxiaoskx opened this issue May 15, 2024 · 0 comments

Comments

@jiajiaxiaoskx
Copy link

Hello, excellent work! In the training phase (line 99 in the dataset.py file), you set the audio clip length to n_frames/24. If n_samples is 24, then the audio clip length is 1 second. However, during validation or inference, the same n_frames is 24, but the audio clip length is 2 seconds. What is the purpose of selecting different audio clip lengths during training and inference?

Thanks!

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

1 participant