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

No resampling in the predict function #11

Open
Skorik99 opened this issue Jun 13, 2024 · 0 comments
Open

No resampling in the predict function #11

Skorik99 opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Doing

Comments

@Skorik99
Copy link
Collaborator

The Predict class does not account for the possibility of different sampling rates between the model and the recording. For example, when obtaining a recording using get_full_record, it is resampled from frequency to frequency trained_freq. But from the code it follows that these values ​​coincide, that is, no resampling occurs.

@Skorik99 Skorik99 added bug Something isn't working To Do labels Jun 13, 2024
@Skorik99 Skorik99 self-assigned this Jun 13, 2024
@Skorik99 Skorik99 added Doing and removed To Do labels Jul 12, 2024
AvetisyanAram added a commit that referenced this issue Jul 24, 2024
#11: add predict frequency resampling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Doing
Projects
None yet
Development

No branches or pull requests

1 participant