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

Migrate AbsTokenizer #3

Merged
merged 13 commits into from
Nov 20, 2024
Merged

Migrate AbsTokenizer #3

merged 13 commits into from
Nov 20, 2024

Commits on Nov 16, 2024

  1. add skeleton

    loubbrad committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c3efd25 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. port midi.py

    loubbrad committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a4ec0df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e6a80 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. add tests and ci

    loubbrad committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d194e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0c425 View commit details
    Browse the repository at this point in the history
  3. add space

    loubbrad committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bd49405 View commit details
    Browse the repository at this point in the history
  4. update midi tests

    loubbrad committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fe0f484 View commit details
    Browse the repository at this point in the history
  5. add abstract tokenizer class

    loubbrad committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2421747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25eff8e View commit details
    Browse the repository at this point in the history
  7. rmv import

    loubbrad committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1f2476d View commit details
    Browse the repository at this point in the history
  8. fix docstring

    loubbrad committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bdf3c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. migrate abstokenizer

    loubbrad committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    149a4cb View commit details
    Browse the repository at this point in the history
  2. fix mypy

    loubbrad committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e6763a6 View commit details
    Browse the repository at this point in the history