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

Automatic resampling of speech, noise, and RIR #1

Open
jfsantos opened this issue Dec 6, 2016 · 0 comments
Open

Automatic resampling of speech, noise, and RIR #1

jfsantos opened this issue Dec 6, 2016 · 0 comments

Comments

@jfsantos
Copy link
Owner

jfsantos commented Dec 6, 2016

Right now we are not checking for the sampling rate of any of the files until we call add_noise or generate_condition, but ideally we should make all files have the same fs when they are added to a dataset. However, this brings another issue: if the dataset is too large, we cannot store these resampled files in memory, so we would need to save them somewhere else.

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