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

Bug fix in line 56 for pitchcontour segmentation #1165

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cvf-bcn-gituser
Copy link
Contributor

This is a minor correction for the pitchcontour segmentation CPP file.

For Unit test file please refer to python files added in the following open PR:
#1137

There are more algorithm tests included in that PR.

In this pull request there is also a tiny documentation correction in pitch contours header file ("durig"-> "during")

Copy link
Contributor Author

@cvf-bcn-gituser cvf-bcn-gituser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dbogdanov , I have brought this branch up to date.
There are two small changes to be added for this PR.

@cvf-bcn-gituser
Copy link
Contributor Author

Hello , @dbogdanov , @palonso

I added two small important checks to pitchcontours.h/cpp and pitchcontoursegmentation.h.

To verify nothing is broken in those small changes I added the two UT files that pass for me.

Let me know if its OK, this will allow me to replicate other necessary changes on the other similar algorithms.

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

Successfully merging this pull request may close these issues.

None yet

1 participant