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

Write unit tests for birdsong feature extraction #2

Open
PaulEcoffet opened this issue Mar 26, 2018 · 0 comments
Open

Write unit tests for birdsong feature extraction #2

PaulEcoffet opened this issue Mar 26, 2018 · 0 comments

Comments

@PaulEcoffet
Copy link
Owner

birdsonganalysis lacks unit tests to assert that the song feature it computes are correct.
The tests should be extensive to show that it works whatever the fft_step, fft_size and freq_range chosen.

The results should be tested against signal built to match a certain value of amplitude, entropy… and maybe against results from a viable implementation on real bird songs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant