Code Monkey home page Code Monkey logo

lyricsgans's Introduction

LyricsGANs

Welcome to the Repository of ai.write_lyrics(). This project is part of the course SOW-MKI61-2017-PER3-V: 1718 Cognitive Computational Modeling of Language and Web Interaction at Radboud University.

The Problem

Most modern music today have predictable lyrics and share a lot of their topics and even vocabulary to an extent that there even is an online lyrics generator. Although the generator offers a large range of genres and even artists to generate texts to, they just fill a simple template, further reinforcing the idea that there is no creativity in modern music.

We want to fix this serious problem that humanity is facing. But, since writing our own songs to combat modern lyrical uniformity seems futile with the huge amounts of monotone music published daily - and our writing skills are admittedly lacking - we decided to tackle the problem programmatically. A simple template approach like the online lyrics generator mentioned above will not suffice, as it will only deem us to repeat the mistakes of modern musicians. What we need is... Machine Learning!

The Approach

We will train a set of Generative Adversarial Networks to generate music in a given style. One network will generate new songs while the second network will try to distinguish between original and generated text. Although considered infeasible due to the discrete nature of text, recent approaches to tackle the problem have shown promising results (Guo et al., 2017; Press, Bar, Bogin, Berant, & Wolf, 2017; Wang, Qin, & Wan, 2017). The GAN code was adapted from https://github.com/amirbar/rnn.wgan (last reference)

The Dataset

Everybody knows, that to train the collection of if-statements commonly denoted as 'Neural Network' you need a lot of data. Luckily, the friendly people over at Kaggle have composed a dataset of over 380 thousand english lyrics.

The Group

This revolutionary project proposal was brought to you by: Mathis Sackers (@MathisSackers) & Valentin Koch (@valko073) aka. "ai.write_lyrics()"™

References

Song Lyrics Generator https://www.song-lyrics-generator.org.uk/

Lyrics for 380,000+ songs in English from MetroLyrics https://www.kaggle.com/gyani95/380000-lyrics-from-metrolyrics/data

Sutskever, Ilya, James Martens, and Geoffrey E. Hinton. "Generating text with recurrent neural networks." Proceedings of the 28th International Conference on Machine Learning (ICML-11). 2011. http://www.cs.utoronto.ca/~ilya/pubs/2011/LANG-RNN.pdf

Taneja, Pratiksha, and Karun Guide Verma. Text Generation Using Different Recurrent Neural Networks. Diss. 2017. http://dspace.thapar.edu:8080/jspui/handle/10266/4646

H. Wang, Z. Qin, and T. Wan, ‘Text Generation Based on Generative Adversarial Nets with Latent Variable’, arXiv:1712.00170 [cs], Nov. 2017. https://arxiv.org/pdf/1712.00170.pdf

J. Guo, S. Lu, H. Cai, W. Zhang, Y. Yu, and J. Wang, ‘Long Text Generation via Adversarial Training with Leaked Information’, arXiv:1709.08624 [cs], Sep. 2017. https://arxiv.org/pdf/1709.08624.pdf

O. Press, A. Bar, B. Bogin, J. Berant, and L. Wolf, ‘Language Generation with Recurrent Generative Adversarial Networks without Pre-training’, arXiv:1706.01399 [cs], Jun. 2017. https://arxiv.org/pdf/1706.01399.pdf

lyricsgans's People

Contributors

valko073 avatar

Stargazers

Shubham Ekapure avatar  avatar Lewis Jang avatar capitan_alegria avatar  avatar wackey avatar  avatar OSINTAI avatar Sam Pullara avatar Anthony Sanchez avatar Vibhor Singh avatar  avatar  avatar Yoosif Sherif avatar

Watchers

wackey avatar paper2code - bot avatar

lyricsgans's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.