LyricGenerator

0 0
  • 0 Collaborators

A Language Modelling LSTM network that can efficiently generate "Human-appreciable" Song Lyrics. ...learn more

Project status: Concept

Mobile, Internet of Things, Artificial Intelligence

Code Samples [1]

Overview / Usage

The Idea is to do language modelling on a diverse dataset of songs to generate Music Lyrics.

Methodology / Approach

  1. Modelling:
    AWD LSTM does a great job at modelling Lyrical texts.
  2. Predicting:
    Using a Bayesian approach.

Technologies Used

Fast.ai Library
PyTorch

Repository

https://www.gitHub.com/init27/LyricGenerator

Comments (0)