Updated the demo website to include the wavenet model, and the new self-attention shakespear model. You can check it out here.
Updated the demo website to include the wavenet model, and the new self-attention shakespear model. You can check it out here.
Comments 2
yo twin i get Couldn’t load gptWeights.json — run the export cell in GPT.ipynb first, and serve this folder over http:// (not file://). when i tested the shakespeare model :)
@lazerkat Are you accessing it on the github hosted page? If so, it might just be that the update hadn’t propogated through to github pages or something, and it might just need some time, because it works on my end. If you’re accessing it by hosting it locally, then that issue could be caused by just accessing the file, and not hosting it using a server.
Sign in to join the conversation.