https://github.com/studiomaxio/rockinn
Train a Recurrent Neural Network to generate music in your style.
https://github.com/studiomaxio/rockinn
Last synced: 9 months ago
JSON representation
Train a Recurrent Neural Network to generate music in your style.
- Host: GitHub
- URL: https://github.com/studiomaxio/rockinn
- Owner: StudioMaxIO
- Created: 2023-08-22T01:36:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T21:55:05.000Z (almost 3 years ago)
- Last Synced: 2023-09-06T22:26:46.433Z (almost 3 years ago)
- Language: Python
- Homepage:
- Size: 562 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎵 RockiNN 🎸
RockiNN is a project I'm building to explore and better understand RNNs. This is an early work in progress. Feel free to contribute if this is something that interests you as well.
## Train and generatie music with a RNN (recurrent neural network)
- GUI for rapidly adjusting hyperparameters
- Easily add music in XYZ notation to training set
- Generate songs from the training set
## Todo:
- [ ] Connect frontend to backend
- [ ] Convert audio / MIDI files to ABC notation for training
- [ ] Record live instrument / vocals and convert to ABC notation