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

Apply Viterbi algorithm to predict voiced/unvoiced state of every state based on confidence array #26

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

Commits on Aug 30, 2018

  1. Added voiced versus unvoiced frame prediction

    using HMM model, similar to pYIN algorithm
    Sanna Wager committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    fc2ddb7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sannawag committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    a1c5254 View commit details
    Browse the repository at this point in the history
  3. changed variable name

    Sanna Wager committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    a29c8c6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    sannawag authored and Sanna Wager committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    adee92c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/sannawag/crepe

    Sanna Wager committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    c77b97d View commit details
    Browse the repository at this point in the history