imps
imps copied to clipboard
IMPSy - the Interactive Musical Prediction SYstem
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
this could be a useful default behaviour or a switch in the training command
The MDN model inside the IMPS system can potentially generate negative or zero time predictions (although these have probably been rare in my usage). In particular the `request_rnn_prediction` function in...
need requirements and implementation ideas for a GUI update
The `webui` can easily send commands to the interaction server via OSC. this could be a way to implement the `pause` command, a potential `reload` command and other triggers. The...
IMPSY should be updated to use `.keras` format universally for models. As the tensorflow.keras documentation says: > The recommended format is the "Keras v3" format, which uses the .keras extension....