Open drscotthawley opened 11 months ago
I got it working with below command
!pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchtext==0.14.1 torchaudio==0.13.1 torchdata==0.5.1 --extra-index-url https://download.pytorch.org/whl/cu117
@drscotthawley @Sunwood-ai-labs
Thank you for your interest and for bug reports.
This repo had been depreciated long time ago so some stuff may not work right.
Please refer to https://github.com/asigalov61/asigalov61 for the list of current/supported projects.
Thank you.
Alex.
Hi! Thanks for sharing your code! I was running your SuperPiano_3 Colab and got all the way to the where we "Start to Train the Model" (I was using MAESTRO), but ended up with an unexpected kwarg error:
I wonder how that might be fixed?