Skip to content

JWWon/lyrics-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyric generator with certain performer's style

Based on https://github.com/nikhilbarhate99/Char-RNN-PyTorch

Minimal code for generate character-level language modeling using various RNN models.

This project is writter in pytorch.

How to start

  1. Create environment via conda and activate it
$ conda env create -f envirnment.yaml
$ conda activate lyrics
  1. Train model with dataset
# You can check all available options by passing '--help' argument
$ python train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages