Closed sburtch closed 3 years ago
Adding 3 parameters to align with the changes to model.py: use_embeddings, pitch_emb_size, velocity_emb_size. These will be off by default but can be turned on simply by setting use_embeddings == True.
Adding 3 parameters to align with the changes to model.py: use_embeddings, pitch_emb_size, velocity_emb_size. These will be off by default but can be turned on simply by setting use_embeddings == True.