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

make definition for audinterface.Process.sampling_rate more explicit #169

Open
reichelu opened this issue Mar 26, 2024 · 0 comments
Open

Comments

@reichelu
Copy link

In the docs it says Sampling rate in Hz. One could evtl. make clear that this is not the sampling rate to be expected from the input signal y e.g. in audinterface.Process.process_signal(y, ...) but the sampling rate that is required by the underlying process (feature extractor or model). Indirectly this becomes clear, since for .process_signal() one separately needs to specify the sampling rate. Nevertheless, this difference could be made more explicit simply by replacing Sampling rate in Hz with Required sampling rate in Hz.

@reichelu reichelu changed the title slightly ambiguous definition for audinterface.Process.sampling_rate attribute make definition for audinterface.Process.sampling_rate more explicit Mar 26, 2024
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