TobiasLee/Chinese-Hip-pop-Generation
Generate Chinese hip-pop lyrics using GAN
Uses a modified SeqGAN architecture with TensorFlow and Jieba tokenization to condition lyric generation on input phrases while enforcing rhyme constraints via a lookup table. The model generates multi-line sequences by sampling from the generator network, with evaluation against ground-truth lyrics from a 10,000-sentence corpus. Includes utilities for single-line and paragraph-level generation with rhyme table integration.
131 stars. No commits in the last 6 months.
Stars
131
Forks
30
Language
Python
License
MIT
Category
Last pushed
Nov 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/TobiasLee/Chinese-Hip-pop-Generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
StefanHeng/Symbolic-Music-Generation
Symbolic music generation taking inspiration from NLP and human composition process
rojagtap/eminem_lyrics_generator
Generating Song Lyrics Using Recurrent Neural Networks
Hongyu-Li/RapGenerator_GPT2
🎵Using GPT2-Chinese to generate rap lyrics🎵
soumya997/Music-Generation-Using-Deep-Learning
Music Generation Using Deep Learning🎶🎵
dreoporto/xandly5
Xandly5 is a lyrics generator powered by Natural Language Processing using the Keras and...