Dataset and Codes for "Bollyrics: Automatic Lyrics Generator for Romanised Hindi" Paper: http://arxiv.org/abs/2007.12916
Bollywood/Hindi songs dataset from 1934 to 2019.
Generate a Bollywood song using:
git clone https://github.com/lingo-iitgn/Bollyrics.git
cd Bollyrics/ngram_implementation
python3 any_rhyme_sceme.py #Give Rhyming scheme as the input
Cite:
@article{jain2020bollyrics,
title={Bollyrics: automatic lyrics generator for Romanised Hindi},
author={Jain, Naman and Chauhan, Ankush and Chewale, Atharva and Mithbavkar, Ojas and Shah, Ujjaval and Singh, Mayank},
journal={arXiv preprint arXiv:2007.12916},
year={2020}
}