Generating Music with AI

Channel:
Subscribers:
9,890
Published on ● Video Link: https://www.youtube.com/watch?v=7pEvu_nC2LQ



Duration: 2:50
891 views
28


Half-baked website is at:
https://www.chiptune.app
This one has barely any functionality and a dependency on the OpenAI GPT-3 API

I currently have two repos for this project. Neither contains the trained model at the moment.

https://github.com/pickles976/chiptune-react
https://github.com/pickles976/chiptune-ai

I have trained for 1M time steps before the fine-tuning for this video. I plan on training for a bit longer and then finally deploying to self-hosted server-- since the current model is too large to deploy onto AWS Lambda and EC2 containers with GPU are too expensive.