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

Adding loader for BAF #577

Closed
wants to merge 45 commits into from
Closed

Adding loader for BAF #577

wants to merge 45 commits into from

Commits on Feb 16, 2023

  1. baf index files

    Guillem Cortès committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    83b5c17 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. update index

    guillemcortes committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    193317e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6449901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d723e97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    173f7f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0561fa View commit details
    Browse the repository at this point in the history
  6. add tests

    guillemcortes committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    aa51a86 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Loader passing tests

    guillemcortes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c7acf39 View commit details
    Browse the repository at this point in the history
  2. Add docs

    guillemcortes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0ce0f8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5873f6 View commit details
    Browse the repository at this point in the history
  4. Test fix

    guillemcortes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    dfe0af0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c2c836 View commit details
    Browse the repository at this point in the history
  6. Fix local test

    guillemcortes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6445622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aee4330 View commit details
    Browse the repository at this point in the history
  8. Remove REMOTES

    guillemcortes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    326d428 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    674a3b6 View commit details
    Browse the repository at this point in the history
  10. REMOTES as None

    guillemcortes committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    45137e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    c2cf704 View commit details
    Browse the repository at this point in the history
  2. black formatting

    guillemcortes committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    c952166 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    50b74a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    ee609a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. 580 mirdata multiple fixes (#581)

    * Fix tox for formatting test
    
    * Pin black version to 23.1.0
    
    * Upgrade librosa version and ensure python3.6 compatibility
    
    * Black formatting with new 23.1.0 version
    
    * Fixing egfxset expected return value
    
    * Mock pandas import at sphinx autodoc
    
    * Fix black version for python3.6
    guillemcortes authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0620b8c View commit details
    Browse the repository at this point in the history
  2. baf index files

    Guillem Cortès authored and guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ee19f90 View commit details
    Browse the repository at this point in the history
  3. update index

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    495a41a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ffbc54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    746aed7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    882c2c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8a7d84 View commit details
    Browse the repository at this point in the history
  8. add tests

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3e5d0d0 View commit details
    Browse the repository at this point in the history
  9. Loader passing tests

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f632403 View commit details
    Browse the repository at this point in the history
  10. Add docs

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d5c7a9c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3b9e5c View commit details
    Browse the repository at this point in the history
  12. Test fix

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    37f490f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bab979d View commit details
    Browse the repository at this point in the history
  14. Fix local test

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    add9465 View commit details
    Browse the repository at this point in the history
  15. Remove REMOTES

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    398b884 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58033ed View commit details
    Browse the repository at this point in the history
  17. REMOTES as None

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e75b509 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2b1d191 View commit details
    Browse the repository at this point in the history
  19. black formatting

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e0379bc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3caa6f8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2d62df View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f6fcb6c View commit details
    Browse the repository at this point in the history
  23. Better test coverage

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    034bc31 View commit details
    Browse the repository at this point in the history
  24. Remove unused import

    guillemcortes committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0bf86c5 View commit details
    Browse the repository at this point in the history