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

Enhance harmonicity features #44

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

Commits on Oct 4, 2024

  1. Added Pitch.get_mean_strength()

    Added test_harmonicity.py pytest script
    Added Pitch_docstrings.h for documentation
    hokiedsp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b0a2d65 View commit details
    Browse the repository at this point in the history
  2. Expanded Harmonicity class

    - Added more methods
    - Added docstrings
    hokiedsp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0c28733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f272d4f View commit details
    Browse the repository at this point in the history
  4. Split pitch test

    pytests completed
    Completed docstrings
    Removed C++17 <execution> dependency
    hokiedsp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e8ab0f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f58d09b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b07c81 View commit details
    Browse the repository at this point in the history
  7. Added pitch frequency stats

    hokiedsp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3438ad9 View commit details
    Browse the repository at this point in the history
  8. Added another Pitch method:

    - get_fraction_of_locally_unvoiced_frames()
    hokiedsp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4ceb1e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    406bf5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e06f662 View commit details
    Browse the repository at this point in the history
  11. Reverted format to master

    hokiedsp committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    57b5e04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac5f18b View commit details
    Browse the repository at this point in the history