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

create more test for functions #13

Open
skewballfox opened this issue Aug 6, 2022 · 0 comments
Open

create more test for functions #13

skewballfox opened this issue Aug 6, 2022 · 0 comments

Comments

@skewballfox
Copy link
Collaborator

The initial test for mfcc only verified that the shape of the output was correct, but didn't test for any of the properties that a correct MFCC implementation would have.

We need to come up with a list of properties that an mfcc implementation would have, and create a set of test that verify that the output of our implementation possesses those properties.

a good place to start would be the wikipedia pages for mel-frequency cepstrum and the mel scale

@secretsauceai secretsauceai added this to the Deliver MFCC rust MVP milestone Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants