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

Implement voicing state determination #1

Open
jessa0 opened this issue Oct 15, 2021 · 0 comments
Open

Implement voicing state determination #1

jessa0 opened this issue Oct 15, 2021 · 0 comments

Comments

@jessa0
Copy link
Contributor

jessa0 commented Oct 15, 2021

Currently, all frames are considered voiced, which causes actually unvoiced frames to read as the maximum allowable pitch, throwing off neighboring voiced frames due to the dynamic programming candidate selection algorithm. We need to make a good voiced/unvoiced decision as described in the original RAPT paper.

@jessa0 jessa0 changed the title Implement voice state determination Implement voicing state determination Oct 15, 2021
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