Skip to content

chetanc97/deep-hindi-rap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-hindi-rap

Following this amazing blog post by Andrej Karpathy m this is a deep learning rap model which attempts to rap like a Hindi rapper .Models are trained to understand about text - we input the model with a short series of words/characters from real rap lyrics. The current network uses Bidirectional LSTM units .

Future work

To make this model better using lecical stress and simple heuristic programming and feed the output as input to the same model . *Increase data corpus to a large one .

Credits for Poems

All credits for refering sample poems for building model which raps.

https://www.rapflowlyrics.com/2017/10/hindi-rap-lyrics-asli-kala.html
https://www.rapflowlyrics.com/2017/03/hindi-rap-lyrics-sachapyar.html
https://www.rapflowlyrics.com/2017/12/hindi-rap-lyrics-cha-rahi-he-udasi.html
https://www.rapflowlyrics.com/2017/12/hindi-rap-lyrics-pyarkoikhelnahi.html
https://www.rapflowlyrics.com/2017/05/hindi-rap-lyrics-mukabala.html
https://www.rapflowlyrics.com/2016/10/hindi-rap-lyrics-pyarkiumang.html
https://www.rapflowlyrics.com/2016/09/hindi-rap-lyrics-badlav.html

At last

If you think it’s good, give a Star ⭐️ Encourage me~

About

A Python ML notebook which uses LSTMs to train a model which raps in Hindi .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors