Lyrics Generator

This experiment loads a neural network in your browser that can generate lyrics-like texts.

The processing required for this is pretty heavy, so your browser might freeze for a few seconds while loading the network. I'm not sure how it works on phones, but feel free to try it :-)



This experiment uses Tensorflow.js with a model exported from the Python version of Tensorflow. Check out the code on GitHub.