-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Dear author,
I am trying to run the code and have encountered the follow issue
The following command works:
$ python test.py --test_dir ../data/msmd/msmd_test --test_piece Anonymous__lanative__lanative_synth --plot --gt_only
but running the trained model gives "Segmentation fault:11"
$ python test.py --param_path ../trained_models/cyolo/best_model.pt --test_dir ../data/msmd/msmd_test --test_piece Anonymous__lanative__lanative_synth --page 0
Message as follows and model does not run:
Conditioning: ContextConditioning | Parameters: {'n_lstm_layers': 1, 'activation': 'nn.ELU', 'zdim': 128, 'normalize_input': True}
Using input normalization!
Segmentation fault: 11
Please advise.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels