Skip to content

dikshabhati1/song-lyrics-generator

Repository files navigation

song-lyrics-generator

Data

Data is scraped using Genius.com API and BeautifulSoup

Overview

I have made a streamlit app which is using the text generation technique which generates the song lyrics

Text Generation

Text Generation is a type of Language Modelling problem. Language Modelling is the core problem for a number of of natural language processing tasks such as speech to text, conversational system, and text summarization. Text Generation is one such task which can be be architectured using deep learning models, particularly Recurrent Neural Networks.I have made a Bidirectional LSTM model and trained it on song lyrics dataset

Demo

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published