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

Parameterize librosa compatibility test #1350

Merged
merged 3 commits into from
Mar 4, 2021

Commits on Mar 3, 2021

  1. Parameterize librosa compatibility test

    Parameterize `test_create_fb` so each set of values are tested
    independently.
    jcaw committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    739772a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    43a5fda View commit details
    Browse the repository at this point in the history
  2. Dynamically generate parameters for test

    Also explicitly skip on older versions of librosa (< 0.7.2) when
    `norm="slaney"`.
    jcaw committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b5c8db2 View commit details
    Browse the repository at this point in the history