Comment on Midihum: An ML-Based MIDI Humanizing ToolComments−cmiller12yUsing midihum is easy. First clone the repository, navigate to the midihum/ directory, and install dependencies:pip install -r requirements.txtWhy not just upload it to pypi so you can do all this with one pip command?
Comments
Why not just upload it to pypi so you can do all this with one pip command?