Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SkyTNT/midi-model
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: SkyTNT/midi-model
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 9, 2024

  1. huggingface integration

    SkyTNT committed Oct 9, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    avm Alexander Myltsev
    Copy the full SHA
    8eaa948 View commit details
  2. rm test

    SkyTNT committed Oct 9, 2024
    Copy the full SHA
    ad1241a View commit details
  3. Update app_onnx.py

    SkyTNT committed Oct 9, 2024
    Copy the full SHA
    c043187 View commit details
  4. Update app_onnx.py

    SkyTNT committed Oct 9, 2024
    Copy the full SHA
    60bb6a9 View commit details
  5. Update app_onnx.py

    SkyTNT committed Oct 9, 2024
    Copy the full SHA
    9b7543f View commit details

Commits on Oct 10, 2024

  1. gradio 5.0.1

    SkyTNT committed Oct 10, 2024
    Copy the full SHA
    1083038 View commit details

Commits on Oct 21, 2024

  1. move collate_fn to class, fix #25

    SkyTNT committed Oct 21, 2024
    Copy the full SHA
    7a8202f View commit details

Commits on Oct 22, 2024

  1. gradio 5.3.0

    SkyTNT committed Oct 22, 2024
    Copy the full SHA
    d35d412 View commit details

Commits on Oct 23, 2024

  1. Update midi_synthesizer.py

    SkyTNT committed Oct 23, 2024
    Copy the full SHA
    217476b View commit details
  2. Update demo.ipynb

    SkyTNT committed Oct 23, 2024
    Copy the full SHA
    0baa15e View commit details

Commits on Oct 30, 2024

  1. fix #27

    SkyTNT committed Oct 30, 2024
    Copy the full SHA
    2468cd7 View commit details

Commits on Nov 4, 2024

  1. fix model link

    SkyTNT authored Nov 4, 2024
    Copy the full SHA
    d6d05d1 View commit details

Commits on Dec 29, 2024

  1. Copy the full SHA
    7e7461b View commit details

Commits on Dec 30, 2024

  1. close #31 , update gradio

    SkyTNT committed Dec 30, 2024
    Copy the full SHA
    17d1774 View commit details
  2. Merge pull request #32 from asigalov61/main

    Added joblib for much faster pre-processing
    SkyTNT authored Dec 30, 2024
    Copy the full SHA
    52881db View commit details
  3. Corrected missing import

    asigalov61 authored Dec 30, 2024
    Copy the full SHA
    43f20a8 View commit details

Commits on Dec 31, 2024

  1. Merge pull request #33 from asigalov61/main

    Corrected missing import
    SkyTNT authored Dec 31, 2024
    Copy the full SHA
    f504d5c View commit details
Loading