Trainer for complex Aida-x models on Colab

After successfully training a few conditioned models on google colab, I took a little time to make a clean notebook based on the aidadsp original. Feel free to try it and report bugs or make suggestions.

You may need to buy comput units in order to complete the training process. Set the environnement to “High RAM” to prevent a crash during the file parsing step (2).

AIDA_X_Conditioned_Model_Trainer.ipynb

5 Likes

I made a less complex version of the trainer that will allow free google accounts to train simple conditioned models with 1 param. It needs only four reamped files and limited epochs. The result is pretty decent.
Simple conditioned model trainer

Here is a model quickly made for testing purpose. Mesa DC-5 ch1l

2 Likes

“Full” trainer updated link Aida-x conditioned models trainer

3 Likes