SeanLee97 / generate-lyrics-using-PyTorchLinks
use RNN to generate chinese lyrics
☆16Updated 7 years ago
Alternatives and similar repositories for generate-lyrics-using-PyTorch
Users that are interested in generate-lyrics-using-PyTorch are comparing it to the libraries listed below
Sorting:
- 基于LSTM语言模型和seq2seq序列模型的歌词生成, 包括数据爬取、数据处理、模型训练和歌词生成。☆70Updated 5 years ago
- Lyrics and rap lyrics AI-generate system based on GPT-2 and LSTM / 基于GPT-2和LSTM的歌词和说唱歌词创作系统☆104Updated last year
- Generate Chinese hip-pop lyrics using GAN☆130Updated 4 years ago
- 使用PyTorch实现Char RNN生成古诗和周杰伦的歌词☆148Updated 7 years ago
- 中文歌词生成, Pytorch, Seq2Seq, Luong注意力, 按不同歌手风格生成歌词☆86Updated 5 years ago
- cRNN-GAN to generate music by training on instrumental music (midi)☆44Updated 7 years ago
- 对音频文件的处理:音频信息,读取内容,获取时长,切割音频,pcm与wav互转☆38Updated 6 years ago
- lead sheet generation via convolutional GAN 自動簡譜作曲☆25Updated 6 years ago
- 唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。☆209Updated 7 years ago
- 使用LSTM训练生成古诗模型,其中生成器可以指定生成风格进行输出☆31Updated 7 years ago
- 中国古诗生成(文本生成)☆133Updated 7 years ago
- A simple example for use speech recognition baidu api with python.☆115Updated 4 years ago
- ☆16Updated 5 years ago
- 一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代码、生成日文等功能。