-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Really cool stuff here. Thank you.
When running the train.py, I get the following cryptic python error. Any thoughts? I can train the LTSM models no problem using the source straight out of the repo.
Traceback (most recent call last):
File "train.py", line 56, in
main(args)
File "train.py", line 21, in main
model = PedalNet(vars(args))
File "/home/jack/PedalNetRT/model.py", line 118, in init
self.hparams = hparams
File "/home/jack/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1225, in setattr
object.setattr(self, name, value)
AttributeError: can't set attribute
Metadata
Metadata
Assignees
Labels
No labels